NTabPageHeader Class Members
In This Topic
The following tables list the members exposed by NTabPageHeader.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| OwnerTab | Gets the tab that owns this header |
| OwnerTabPage | Gets the tab page that owns this header |
Top
Protected Methods
| Name | Description |
| OnKeyDown | Overridden. Default handler for key down event. Overriden to handler the Arrows, Home and End navigation keys |
| OnMouseDown | Overridden. Overriden to select the tab page to which this header belongs |
Top
See Also