1. How can I know when the user changes an extender property?
2. How can I make an about form to the ActiveX control (with an about property)?
Thanks.
Printable View
1. How can I know when the user changes an extender property?
2. How can I make an about form to the ActiveX control (with an about property)?
Thanks.
You need use Property Let statement and ShowAboutBox procedure.
I think I have a good samples for you - visit my site.
------------------
smalig
[email protected]
smalig.tripod.com
Hello again,
The problem is that the "Property Let" procedure is available only for properties that don't belong to the extender object of the control. So what can I do if I want, for example, know when the Align property changes?
As for my second question, can you give me a short example of how to use the ShowAboutbox procedure?
Thanks.
Please click on http://smalig.tripod.com/downloads/smProgress.zip
to download this sample with align property and about dialog.
------------------
smalig
[email protected]
smalig.tripod.com