RgnFrameType property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Access 2.0 example

Access 95, 97 example
Visual J++ example

Syntax short RgnFrameType

Overview:  Refer to Creating and Using a Bitmap Region.

Remarks

Displays or hides an outline of the current region.

Value

Meaning

RGNFRAME_NONE

Hide the frame.

RGNFRAME_STATIC

Display a static frame. The frame, itself, is inside the region.

RGNFRAME_ANIMATED

Display an animated frame. The frame, itself, is inside the region.

RGNFRAME_COLOR

Display the region with the color indicated in the RgnFrameColor property.

See Also

Elements:  RgnMarkingMode property, RgnChange event

Topics:  Raster Images: Creating and Using a Region