Line and Shape Controls
The Visual Basic Power Packs Line and Shape controls are graphical controls that enable you to draw horizontal, vertical, and diagonal lines, rectangles, squares, ovals, circles, and rectangles and squares with rounded corners on a form or container.
In This Section
Introduction to the Line and Shape Controls (Visual Studio)
Introduces and discusses the Line and Shape controls and describes the object model.How to: Draw Lines with the LineShape Control (Visual Studio)
Demonstrates how to use the LineShape control to draw lines at design time and at run time.How to: Draw Shapes with the OvalShape and RectangleShape Controls (Visual Studio)
Demonstrates how to use the OvalShape and RectangleShape controls to draw shapes at design time and at run time.How to: Enable Tabbing Between Shapes (Visual Studio)
Demonstrates how to enable users to move between shapes by using the keyboard.
Reference
Microsoft.VisualBasic.PowerPacks
Change History
Date |
History |
Reason |
---|---|---|
July 2008 |
Added topic. |
SP1 feature change. |