How to Draw Circle, Line, Box in Form
Category:
Screen/GraphicsType:
SnippetsDifficulty:
BeginningAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
Getting down to the basics of drawing on a WinForm with VB6, this quick snippet of code shows you how to do it.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: