Structure for manipulating with the tab item (unicode variant). More...
Data Fields | |
DWORD | dwMask |
Bit mask indicating which members of the structure are valid. | |
LPWSTR | pszText |
Text label of the tab. | |
int | cchTextMax |
Number of characters in pszText . Used only on output. | |
int | iImage |
Index into control image list. | |
LPARAM | lParam |
User data. |
Structure for manipulating with the tab item (unicode variant).