How to create run-time controls in VB ? - TechRepublic
General discussion
April 2, 2006 at 11:30 PM
nirman123_doshi

How to create run-time controls in VB ?

by nirman123_doshi . Updated 18 years ago

I want to create controls at run-time in VB. That is, if i want to add a text box in the form, etc, at run-time. I know the method for the same for control array, if one element of the control-array is placed on form, at design-time. But what to do if the control is not of control array type.
Also, please give me the code if possible.
Also, please let me know if it can be possible in MS-Access project or not.

This discussion is locked

All Comments