Adding Controls of user control ot the parent Form.
-
:rose: Hi. I created a User Control.In load event it adds some text Boxes on it. I built it and added its DLL to my toolbox. 1:I want to change those Text box on the User Control at design time after adding it on my form. 2:Or when i add this user control to my form,I want that the text boxes on User Control be added on my form(Form1).Is it possible to write such code??? Thank you. :rose: CanI
-
:rose: Hi. I created a User Control.In load event it adds some text Boxes on it. I built it and added its DLL to my toolbox. 1:I want to change those Text box on the User Control at design time after adding it on my form. 2:Or when i add this user control to my form,I want that the text boxes on User Control be added on my form(Form1).Is it possible to write such code??? Thank you. :rose: CanI
http://support.microsoft.com/kb/813450[Clickey...] This might help.