Hello,
I created my own custom control in
VB.NET and i want to put an About property so it can be displayed to the Properties Window.
The problem is this : i want the user-developer when he push a browse button (...) in the About property, to load and show an About Form with information about the control (Name,Version,Developer etc).
How can i do this? The on-line help tells nothing...
Thanks,
Christos