Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
 
MSDN Visual Basic Community
 
 
 
 
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-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated