PageAppearance Properties
Provides the appearance settings used to paint the elements in a tab page.Name | Description |
---|---|
Header | Gets appearance settings of the tab page(s). |
HeaderActive | Gets the appearance settings used to paint the header which corresponds to the currently active page. |
HeaderDisabled | Gets the appearance settings used to paint the header which corresponds to a disabled page. |
HeaderHotTracked | Gets the appearance settings used to paint the page header over which the mouse pointer is currently hovering. |
PageClient | Gets the appearance settings used to paint the page’s client region. |
See Also