Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library

Header File
commctrl.h
Unicode
No
Platform Notes
None

TabCtrl_GetImageList

The TabCtrl_GetImageList macro retrieves the image list associated with a tab control. You can use this macro or explicitly send the TCM_GETIMAGELIST message.

HIMAGELIST TabCtrl_GetImageList(

HWND hwnd

);

Return Values

Returns the handle to the image list if successful or NULL otherwise.

See Also

TCM_GETIMAGELIST

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