Returns or sets the foreground color of the inactive page's tab.
[ clrForeGround = ] Object.InActiveTabForeColor
The InActiveTabForeColor property syntax has the following parts:
|
Name] |
Type |
Description |
|
Object |
ATab |
ATab control |
|
clrForeGround |
Foreground (text) color of the inactive page's tab |
The following example will set the foreground color of the inactive page's tab:
tab.InActiveTabForeColor=clrForeGround
ATab.ActivePage, ATab.ActivatePage, ATab.ActivePageTabBackColor, ATab.ActivePageTabForeColor, ATab.InactivePageTabBackColor