User Controls
Hi
I'm creating a modified textbox as a user control, this part all works quite nicley now. When I add this control to the main project to use as you would any other control, and go to use it's methods, like usercontrol1.gotfocus or usercontrol1.textchanged nothing happens these methods are not being executed is this normall behaviour?
How do I enable these methods to work within the application, it wouldn't make sense to use the methods of the user control because the application could require links to a database or other objects that the user control wouldn't no about or have a reference to.
Duncan
__________________
Duncan
|