NTabPageHeadersSkin Class Members
In This Topic
The following tables list the members exposed by NTabPageHeadersSkin.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | Far | The skin for far (i.e. at the end of the tab) tab page headers. |
 | Inner | The skin for inner tab page headers. |
 | Near | The skin for near (i.e. at the start of the tab) tab page headers. |
 | NearAndFar | The skin for tab page headers that reach both ends of the tab. |
Top
Public Methods
| Name | Description |
 | FlipY | Returns a vertically flipped version of this tab skin. |
 | GetSkins | Gets all header skins in the order Inner, Near, Far, Near and Far. |
 | RotateClockwise | Returns a rotated clockwise version of this tab skin. |
 | RotateCounterClockwise | Returns a rotated counter clockwise version of this tab skin. |
Top
See Also