L
Lou
I created a user control using VS2008 that has one button and one text box.
Pressing the button displays a message box. the text box control has no
text.
I registered the control it for COM then instantiated it in VB6. The control
shows itself fine.
When the user hits the button the message box appears, That's great.
But the question is how do I expose the text box in the user control so
the user from the VB6 app can add text to it?
-Lou
Pressing the button displays a message box. the text box control has no
text.
I registered the control it for COM then instantiated it in VB6. The control
shows itself fine.
When the user hits the button the message box appears, That's great.
But the question is how do I expose the text box in the user control so
the user from the VB6 app can add text to it?
-Lou