This message retrieves the handle of the tab control of a property sheet. You can send this message explicitly or by using the PropSheet_GetTabControl macro.
At a Glance
Header file: | Commctrl.h |
Windows CE versions: | 1.0 and later |
Related macro: | PropSheet_GetTabControl |
Syntax
PSM_GETTABCONTROL wParam = 0; lParam = 0;
Return Values
Returns the handle to the tab control.