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