Draw Inner Circles of Different Size and Color
Category:
Screen/GraphicsType:
SnippetsDifficulty:
BeginningAuthor:
Patrick LockefeerVersion Compatibility: Visual Basic 6
More information:
A variation of this author's previous submission, these three lines of code will draw circles within circles of random size and color. The position of the circles is tested on a 17 inch monitor.
Make the background of your Form black and turn the Windowstate property to : 2-Maximized for best results.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: