TabControl.Background

Syntax

Background: String | PP.Color;

Description

The Background property determines a component panel background. that houses tabs' headings.

Comments

The following can be used as a property value:

Example

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

See also:

TabControl