Returns or sets the background color of the active page's tab.
[ clrBackground = ] Object.ActivePageTabBackColor
The ActivePageTabBackColor property syntax has the following parts:
|
Name] |
Type |
Description |
|
Object |
ATab |
ATab control |
|
clrBackground |
Background color of the active page's tab |
The following example will set the background color of the active page's tab:
tab.ActivePageTabBackColor=clrBackground
ATab.ActivePage, ATab.ActivatePage, ATab.InactivePageTabBackColor, ATab.InactivePageTabForeColor, ATab.ActivePageTabForeColor