InactivePageTabBackColor Property (ATab)

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

Syntax

[ clrBackGround = ] Object.InActiveTabBackColor

The InActiveTabBackColor property syntax has the following parts:

 

Name]

Type

Description

Object

ATab

ATab control

 clrBackGround

AColor

Background color of the inactive page's tab

Example

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

tab.InActiveTabBackColor=clrFBackGround

Applies to

ATab

See Also

ATab.ActivePage, ATab.ActivatePage, ATab.ActivePageTabBackColor, ATab.ActivePageTabForeColor, ATab.InactivePageTabForeColor