InActivePageTabForeColor Property (ATab)

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

Syntax

[ clrForeGround = ] Object.InActiveTabForeColor

The InActiveTabForeColor property syntax has the following parts:

 

Name]

Type

Description

Object

ATab

ATab control

 clrForeGround

AColor

Foreground (text) color of the inactive page's tab

Example

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

tab.InActiveTabForeColor=clrForeGround

Applies to

ATab

See Also

ATab.ActivePage, ATab.ActivatePage, ATab.ActivePageTabBackColor, ATab.ActivePageTabForeColor, ATab.InactivePageTabBackColor