|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| Yes
| Import Library
|
| Header File
| commctrl.h
| Unicode
| No
| Platform Notes
| None
|
|
|
TabCtrl_SetImageList
The
TabCtrl_SetImageList macro assigns an image list to a tab control. You can use this macro or
explicitly send the
TCM_SETIMAGELIST message.
BOOL TabCtrl_SetImageList(
HWND hwnd,
|
|
HIMAGELIST himl
|
|
);
|
|
Parameters
hwnd
Handle to the tab control.
himl
Handle of the image list to assign to the tab control.
Return Values
Returns the handle to the previous image list or NULL if there is no previous
image list.
See Also
TCM_SETIMAGELIST
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database