PropSheet_GetTabControl macro
Retrieves the handle to the tab control of a property sheet. You can use this macro or send the PSM_GETTABCONTROL message explicitly.
Syntax
HWND PropSheet_GetTabControl( HWND hPropSheetDlg );
Parameters
- hPropSheetDlg
-
Type: HWND
Handle to the property sheet.
Return value
Returns the handle to the tab control.
Remarks
Note This macro is not supported when using the Aero wizard style (PSH_AEROWIZARD).
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 10/27/2012