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