Attributes |
GetImageList |
Retrieves the image list associated with a tab control. |
SetImageList |
Assigns an image list to a tab control. |
GetItemCount |
Retrieves the number of tabs in the tab control. |
GetItem |
Retrieves information about a tab in a tab control. |
SetItem |
Sets some or all of a tab's attributes. |
GetItemRect |
Retrieves the bounding rectangle for a tab in a tab control. |
GetCurSel |
Determines the currently selected tab in a tab control. |
SetCurSel |
Selects a tab in a tab control. |
SetItemSize |
Sets the width and height of an item. |
SetPadding |
Sets the amount of space (padding) around each tab's icon and label in a tab control. |
GetRowCount |
Retrieves the current number of rows of tabs in a tab control. |
GetCurFocus |
Retrieves the tab with the current focus of a tab control. |