Contents Index Topic Contents | ||
Previous Topic: PropSheet_GetCurrentPageHwnd Next Topic: PropSheet_IsDialogMessage |
PropSheet_GetTabControl
HWND PropSheet_GetTabControl( HWND hPropSheetDlg );Retrieves the handle to the tab control of a property sheet. You can use this macro or send the PSM_GETTABCONTROL message explicitly.
- Returns the handle to the tab control.
- hPropSheetDlg
- Handle to the property sheet.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.