DrawShape method (Main Control)

Visual Basic example
Visual C++ 4.0 example

Access 2.0 example

Access 95, 97 example
Visual J++ example

Syntax short DrawShape (short uShape, OLE_HANDLE BackgroundImage);

Overview:  Refer to Drawing Three-Dimensional Shapes and Text.

Remarks

Draws the specified three-dimensional shape in the control's client area or on the current bitmap. The size, position, and other aspects of the shape are determined by related properties, as explained in Drawing Three-Dimensional Shapes and Text.

For possible values of the uShape parameter, refer to Shapes.

See Also

Topics:  Raster Images: Drawing on a Bitmap
Working with the Control: Client Area Usage