CBEM_SETIMAGELIST message
Sets an image list for a ComboBoxEx control.
Parameters
-
wParam
- Must be zero.
-
lParam
-
A handle to the image list to be set for the control.
Return value
Returns the handle to the image list previously associated with the control, or returns NULL if no image list was previously set.
Remarks
Important
The height of images in your image list might change the size requirements of the ComboBoxEx control. It is recommended that you resize the control after sending this message to ensure that it is displayed properly.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|