|
-
Sep 19th, 2001, 04:33 PM
#1
Thread Starter
Junior Member
2D Control Array??
I know that it is possible to have a 2 dimensional array by just going
Dim arr(2, 3) as Integer
my question is:
Is it possible to have a 2 dimensional control array?? If so how do you dim it sunce the index number is a single number not 2, 3 or something like that.
Thanks for any advice
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
|