|
-
Oct 26th, 2000, 07:16 PM
#1
Thread Starter
New Member
I want to create a large number of image objects a loop. I could do this in design time but it seems like I should be able to do something like this:
Loop
imgBall(i).Picture="C:\Ball.jpg"
imgBall(i).Top=7000
i=i+1
Until i= a large number
Any help would be great
Thanks Mike
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
|