Hi,
I want to load a control (Like a TextBox) into a Frame when the it's running, how to do it ?
Thanks !
Printable View
Hi,
I want to load a control (Like a TextBox) into a Frame when the it's running, how to do it ?
Thanks !
What do you mean by loading a control. Do you want to add it on your form at run time ?
cant you pre-create it and make it visible at runtime?
Is this what you want?