Custom Control Porperty using file dialog box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am creating a custom control and am trying to work out how you cause the
property in the properties window in visual studio to show a filedialog box.
Much like selecting the image for a picturebox. So basically I want the user
to be able to click on the 3 little dots, have the dialog box appear and then
use the filename property of the dialog box to set the public property of my
control.

Many Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top