Frame property

Use the Frame property to draw a rectangular outline around a static component and fill it. Any text or graphic is not displayed.

Setting Description
True Displays the Static component as a framed rectangle.

When this option is selected, the Static component uses the Background Color and Foreground Color settings to control how the rectangle displays. The Background Color is used for the rectangle fill, and the Foreground Color is used for the outline.

If no Background Color and Foreground Color are specified, then this setting displays the Static component as a whte rectangle with a black border.

Any text or images in the Static component are hidden.

False Default. Displays the Static component without a border.

When this option is selected, the Static component uses the Background Color to fill the component background, and the ForeGround Color to control the color of any text.