hoa01206
August 16th, 2001, 04:52 PM
Hello,
Is there a way to do the following. Instead of draging a textbox control to a form during design time, can I do that from within the code.
I tried
dim x as textbox
load method
set x = new textbox.
Did not work... ANy Ideas??? Please let me know
Thanks
Hisham
Is there a way to do the following. Instead of draging a textbox control to a form during design time, can I do that from within the code.
I tried
dim x as textbox
load method
set x = new textbox.
Did not work... ANy Ideas??? Please let me know
Thanks
Hisham