Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
XML RSS Feed
 
 
 
 
 
 
 
 
Old Pages
 
Old Index
Site Map
What's New
 
Books
How To
Tips & Tricks
Tutorials
Stories
Performance
Essays
Links
Q & A
New in VB6
Free Stuff
Pictures
 
 
 
TitleMake an animated lottery number generator
DescriptionThis example shows how to make an animated lottery number generator in Visual Basic 6. The program displays balls falling down into a read out area and showing their numbers.
Keywordslotto, random number, animation
CategoriesAlgorithms, Miscellany, Multimedia
 
Thanks to Greg Doran.

The program displays balls falling down into a read out area and showing their numbers. It uses Shape controls to represent the balls and Line controls to perform some line drawing. It's quite an elaborate animation!

See the code for details.

 
 
Copyright © 1997-2003 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated