Create a Counter/Scorekeeper using Graphics
Category:
Screen/GraphicsType:
SnippetsDifficulty:
IntermediateAuthor:
EthanVersion Compatibility: Visual Basic 6
More information:
Keeping Score or just counting? This code shows how to use
graphics to create a counter. Just pass the number of digits
to display and the number to display and this procedure will
take care of the rest.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download counter.zip