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.
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.