I've read the COM and ActiveX tutorials, and I want to know how you can have it ask for a file for one of my user control's properties (like the Picture property of the Image/Picture/etc control)... any help?
Printable View
I've read the COM and ActiveX tutorials, and I want to know how you can have it ask for a file for one of my user control's properties (like the Picture property of the Image/Picture/etc control)... any help?
Declaring a property as Stdpicture will let you select a picture from a bitmap.