Tab Controls Messages (Windows Embedded CE 6.0)
1/6/2010
The following table shows the tab controls messages, with a description of the purpose of each.
Programming element | Description |
---|---|
This message calculates a tab control's display area specified a window rectangle or calculates the window rectangle that would correspond to a specified display area. |
|
This message removes all items from a tab control. |
|
This message removes an item from a tab control. |
|
This message resets items in a tab control, clearing any that were set to the TCIS_BUTTONPRESSED state. |
|
This message returns the index of the item that has the focus in a tab control. |
|
This message determines the currently selected tab in a tab control. |
|
This message retrieves the extended styles that are currently in use for the tab control. |
|
This message retrieves the image list associated with a tab control. |
|
This message retrieves information about a tab in a tab control. |
|
This message retrieves the number of tabs in the tab control. |
|
This message retrieves the bounding rectangle for a tab in a tab control. |
|
This message retrieves the current number of rows of tabs in a tab control. |
|
This message sets the highlight state of a tab item. |
|
This message determines which tab, if any, is at a specified screen position. |
|
This message inserts a new tab in a tab control. |
|
This message removes an image from a tab control's image list. |
|
This message sets the focus to a specified tab in a tab control. |
|
This message selects a tab in a tab control. |
|
This message sets the extended styles that the tab control will use. |
|
This message assigns an image list to a tab control. |
|
This message sets some or all of a tab's attributes. |
|
This message sets the number of bytes per tab reserved for application-defined data in a tab control. |
|
This message sets the width and height of tabs in a fixed-width or owner-drawn tab control. |
|
This message sets the minimum width of items in a tab control. |
|
This message sets the amount of space (padding) around each tab's icon and label in a tab control. |