Base Class Members
Construction
Attributes
Operations
Overridables
Base Class Members
Construction
| Creates a tab control and attaches it to an instance of a CTabCtrl object. | |
| Creates a tab control with the specified Windows extended styles and attaches it to an instance of a CTabCtrl object. | |
| Constructs a CTabCtrl object. | 
Attributes
| Retrieves the tab with the current focus of a tab control. | |
| Determines the currently selected tab in a tab control. | |
| Retrieves the extended styles that are currently in use for the tab control. | |
| Retrieves the image list associated with a tab control. | |
| Retrieves information about a tab in a tab control. | |
| Retrieves the number of tabs in the tab control. | |
| Retrieves the bounding rectangle for a tab in a tab control. | |
| Retrieves the state of the indicated tab control item. | |
| Retrieves the current number of rows of tabs in a tab control. | |
| Retrieves the handle of the tool tip control associated with a tab control. | |
| Sets the focus to a specified tab in a tab control. | |
| Selects a tab in a tab control. | |
| Sets the extended styles for a tab control. | |
| Assigns an image list to a tab control. | |
| Sets some or all of a tab's attributes. | |
| Sets the number of bytes per tab reserved for application-defined data in a tab control. | |
| Sets the width and height of an item. | |
| Sets the state of the indicated tab control item. | |
| Sets the minimum width of items in a tab control. | |
| Sets the amount of space (padding) around each tab's icon and label in a tab control. | |
| Assigns a tool tip control to a tab control. | 
Operations
| Calculates a tab control's display area given a window rectangle, or calculates the window rectangle that would correspond to a given display area. | |
| Removes all items from a tab control. | |
| Removes an item from a tab control. | |
| Resets items in a tab control, clearing any that were pressed. | |
| Sets the highlight state of a tab item. | |
| Determines which tab, if any, is at a specified screen position. | |
| Inserts a new tab in a tab control. | |
| Removes an image from a tab control's image list. | 
Overridables
| Draws a specified item of a tab control. |