mCtrl 0.8.1
Data Fields

MC_MTITEMW Struct Reference

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.

Detailed Description

Structure for manipulating with the tab item (unicode variant).

See also:
MC_MTM_INSERTITEM MC_MTM_SETITEM MC_MTM_GETITEM