TabControl.Background

Syntax

Background: String | PP.Color

Description

The Background property sets background for the component panel. that houses tabs' headings.

Comments

The property color could be a color as a PP object.Color or strings, or an URL image.

Example

The example of property use is given in description of the TabControl.clear method.

See also:

TabControl