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