View Single Post
Old 12-16-2004, 07:11 AM   #5 (permalink)
hrdwareguy
"Officer, I was in fear for my life"
 
hrdwareguy's Avatar
 
Location: Oklahoma City
Just to add some additional thoughts:

I have done simular things simply by changing the Left property of the control. This will make it scroll across the screen/form.

As far as making it pop in random spots at random times, you can set the top and left properties for the position and set the visible property to determine if can be seen or not.
__________________
Gun Control is hitting what you aim at

Aim for the TFP, Donate Today
hrdwareguy is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47