Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library

Header File
prsht.h
Unicode
No
Platform Notes
None

PropSheet_GetTabControl

The PropSheet_GetTabControl macro retrieves the handle to the tab control of a property sheet. You can use this macro or explicitly send the PSM_GETTABCONTROL message.

HWND PropSheet_GetTabControl(

hPropSheetDlg

);

Parameters

hPropSheetDlg

Handle to the property sheet.

Return Values

Returns the handle to the tab control.

See Also

PSM_GETTABCONTROL

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples