
Saving properties of ActiveX control from design time to run time
You have to use the WriteProperties and ReadProperties events of the
UserControl object to set the properties at design-time.
The MSDN Libraries that come with VB (also available on-line at
msdn.microsoft.com) have some good examples on how to do this. Search
for Create ActiveX Control
Jeremy
On Sun, 21 Feb 1999 14:16:58 -0500, "Jedi"
Quote:
>Hello.
>When I type in my properties for the control in the properties window, and
>then run the project, the properties are never passed to the control.
>How do I get the values typed in to be saved in the control?
>Thanks,
>Bodi
>--
>Remove NOSPAM to reply