|
-
Jul 14th, 2005, 01:41 AM
#1
Thread Starter
Fanatic Member
[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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|