A
antidinosaur
Guest
I am learning to build a composite control. I want to know how to access to the event handlers and the properties of the sub-controls. Do I need to rewrite them by myself? For instance I have a button and a Textbox in a composite control. How do I access to the click event of the button in my composite control?
Continue reading...
Continue reading...