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