|
-
May 6th, 2006, 08:35 PM
#1
Thread Starter
New Member
Array of images?
Using VB 5.0
I have an array of image controls on a form indexed from 1 to 50. Each has a unique picture in it. Rather than making them all imgName.visible = False, I would like to place them into an array, but I have no idea what data type to declare the array as!? Can this be done, or should I leave well enough alone and just use the control array? It just seems cleaner to get all those controls off the form. Thanks in advance,
Bart
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
|