[RESOLVED] Control arrays
I am Using Vb6 for quite a few years but new to vb.net.
Vb.net does not have control arrays .
Control arrays provided :
1. adding controls to an array at runtime .
2. Removing controls From an array at runtime .
3. changing properties of the controls by looping through the array.
4. using a single procedure event for all the members of the control array.
What is the best method to implement this In vb.net
Re: Control arrays ( Resolved )
Thanks taxes.
That was exactly what i was looking for.
Re: [RESOLVED] Control arrays
Glad to have helped. Sorry I did not see your post sooner :wave: