Compartir a través de


Microsoft.VisualBasic.PowerPacks Namespace

The Microsoft.VisualBasic.PowerPacks namespace contains Shape and Line controls for use with Visual Basic.

For more information, see Introduction to the Line and Shape Controls.

Classes

  Class Description
DataRepeater
DataRepeaterDrawItemEventArgs
DataRepeaterItem
LineShape Represents a control displayed as a horizontal, vertical, or diagonal line.
OvalShape Represents a control displayed as a circle or oval.
RectangleShape Represents a control displayed as a square, rectangle, rounded square, or rounded rectangle.
Shape Implements the basic functionality common to line and shape controls.
ShapeCollection Represents a collection of Shape objects.
ShapeContainer Provides a container for LineShape, OvalShape, RectangleShape controls, and for any other control that derives from Shape.
SimpleShape Implements the basic functionality that is common to OvalShape and RectangleShape controls.

Delegates

  Delegate Description
DataRepeaterDrawItemEventHandler

Enumerations

  Enumeration Description
BackStyle Specifies the background transparency for an OvalShape or RectangleShape control.
FillGradientStyle Specifies the fill gradient style for an OvalShape or RectangleShape control.
FillStyle Specifies the fill gradient style for an OvalShape or RectangleShape control.

See Also

Reference

LineShape

OvalShape

RectangleShape