Multiple dynamic controls - TechRepublic
Question
October 19, 2007 at 12:41 AM
prashanthi.techno

Multiple dynamic controls

by prashanthi.techno . Updated 17 years, 7 months 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