Contents Index Topic Contents | ||
Previous Topic: PSM_GETCURRENTPAGEHWND Next Topic: PSM_ISDIALOGMESSAGE |
PSM_GETTABCONTROL
PSM_GETTABCONTROL wParam = 0; lParam = 0;Retrieves the handle to the tab control of a property sheet. You can send this message explicitly or by using the PropSheet_GetTabControl macro.
- Returns the handle to the tab control.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.