vb.net - Visual Basic 2010 Creating a Control Array -


How do I create a control array? or equivalent.

I use Visual Basic 6 which gives the option to create a control array when I copy and paste and control.

Control arrays have long gone, Object-oriented methods are now the law of land for VB.

You have to use some type of archive, such as


Comments