S
Scott Kilbourn
Hi,
In VB6, when you wanted to set a property on an ActiveX control to a default
value when the control is first created, you use the InitProperties event.
What is the equivalent for this property in .NET? I need to initialize some
properties to certain values only when the control is first added to a form.
Thanks
In VB6, when you wanted to set a property on an ActiveX control to a default
value when the control is first created, you use the InitProperties event.
What is the equivalent for this property in .NET? I need to initialize some
properties to certain values only when the control is first added to a form.
Thanks