TCM_SETIMAGELIST message
Assigns an image list to a tab control. You can send this message explicitly or by using the TabCtrl_SetImageList macro.
Parameters
-
wParam
- Must be zero.
-
lParam
-
Handle to the image list to assign to the tab control.
Return value
Returns the handle to the previous image list, or NULL if there is no previous image list.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|