G
Guest
I have 2 user controls on a form.
One control has a textbox and a button.
The other has a textbox.
When the user clicks the button on the first control I want the text to
appear in the other controls text box.
Can anyone point me in the right direction here ?
I know that I must raise an event on the parent for but am a bit lost.
Thankyou in advance
One control has a textbox and a button.
The other has a textbox.
When the user clicks the button on the first control I want the text to
appear in the other controls text box.
Can anyone point me in the right direction here ?
I know that I must raise an event on the parent for but am a bit lost.
Thankyou in advance