Send this message to set the background color of the ImageList Control.
Parameter |
Description |
wParam |
Ignored, use 0. |
lParam |
COLORREF value to be used as the new background color of the control. |
SUCCESS |
Function was successful |
< 0 |
An error occurred. Refer to Return Codes. |
The associated macro is:
L_ImgListSetBackColor(hWnd, crBack)
For a complete list of available macros, refer to the Ltlst.h file.
Elements: |
L_ILM_GETBACKCOLOR, L_ILM_GETBORDERCOLOR, L_ILM_SETBORDERCOLOR, L_ILM_GETSELOPTIONS, L_ILM_GETITEMOPTIONS |
Topics: |
|
|
|
|
For an example, refer to L_ILM_GETBACKCOLOR.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET