|
-
Nov 27th, 2000, 05:25 AM
#1
Thread Starter
New Member
I would like to know how I can display a random number of the same picture. for example if the random number is 3 it will display one picure 3 times next to each other.
Do I use 1 picture box, or a picture box for each possible picture???
I am a new user with Visual Basic so any help is greatly appreciated.
-
Nov 27th, 2000, 06:17 AM
#2
Fanatic Member
Well you need one picture box per picture, or else you should resize the pictures to fin in one box... I believe you do not want to start with that now!
Just put a maximum number of boxes that you want to use on a form, then use the Rnd function to randomise the number of pictures.
When your car breaks down,
close all windows and retry 
=> please rate all users posts! <=
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
|