I'm a little bit new to user controls and have basically made a user control that incorporates a picturebox, a textbox and a few other controls. Basically what I want to do is allow the form to execute code whenever the textbox.textchanged event is trigged on the textbox.
I notice when I type UserControl.TextChanged or anything to that effect it is of no help.
Can anyone give me a hand here, user controls are all new to me.
Question
Benjo85au
Hi All,
I'm a little bit new to user controls and have basically made a user control that incorporates a picturebox, a textbox and a few other controls. Basically what I want to do is allow the form to execute code whenever the textbox.textchanged event is trigged on the textbox.
I notice when I type UserControl.TextChanged or anything to that effect it is of no help.
Can anyone give me a hand here, user controls are all new to me.
Regardz :)
Link to comment
Share on other sites
4 answers to this question
Recommended Posts