ActivePageTabBackColor Property (ATab)

Returns or sets the background color of the active page's tab.

Syntax

[ clrBackground = ] Object.ActivePageTabBackColor

The ActivePageTabBackColor property syntax has the following parts:

 

Name]

Type

Description

Object

ATab

ATab control

clrBackground

AColor

Background color of the active page's tab

Example

The following example will set the background color of the active page's tab:

tab.ActivePageTabBackColor=clrBackground

Applies to

ATab

See Also

ATab.ActivePage, ATab.ActivatePage, ATab.InactivePageTabBackColor, ATab.InactivePageTabForeColor, ATab.ActivePageTabForeColor