One approach is to establish a control array, then use the Load and Unload statements to grow and shrink the number of controls.
A second approach is to invoke the .Add method of the Form's Controls collection.
There have been numerous threads with examples of both approaches and a keyword search should find a few without too much difficulty. Good Luck
-------------- As a circle of light increases so does the circumference of darkness around it. - Albert Einstein
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.