Hi,
i have one Property page, for a activeX control property. which contains some text box. When user select OK buton or Applay button i want these information to be made available to ActiveX Control.
How to do it...
thanks in adv.
Printable View
Hi,
i have one Property page, for a activeX control property. which contains some text box. When user select OK buton or Applay button i want these information to be made available to ActiveX Control.
How to do it...
thanks in adv.
Could you just set it directly?
e.g. UserControl.Text1.Text = myText