Blanker (Blanker.vbp)

This sample demonstrates some of the graphics techniques found in , "Creating Graphics for Applications," of the Programmer's Guide. The sample uses the Image, Line, PictureBox, Shape, and Timer controls.

Background

The sample demonstrates several Visual Basic graphic methods, including: Circle, Line, Move, and PSet.

File Description
Blanker.frm The main form for the sample.
Blanker.frx Binary data for the Blanker.frm file.
Blanker.vbp The project file for the sample.

To Run

From the Visual Basic File menu, choose Open Project and select the Blanker.vbp file, which is listed in the Samples directory. Press F5 or choose Start from the Run menu to run the application.