Send this message to set the border color of the ImageList Control.
Parameter  | 
Description  | 
wParam  | 
Ignored, use 0.  | 
lParam  | 
COLORREF value to be used as the new border color of the control.  | 
SUCCESS  | 
Function was successful  | 
< 0  | 
An error occurred. Refer to Return Codes.  | 
The associated macro is:
L_ImgListSetBorderColor(hWnd, crBorder)
Note: Border Color only has an effect when the ImageList Control's window includes the WS_BORDER window style, and does not include the WS_EX_CLIENTEDGE extended window style.
For a complete list of available macros, refer to the Ltlst.h file.
Elements:  | 
L_ILM_GETBORDERCOLOR, L_ILM_GETBACKCOLOR, L_ILM_SETBACKCOLOR, L_ILM_GETSELOPTIONS, L_ILM_GETITEMOPTIONS  | 
Topics:  | 
|
  | 
|
  | 
For an example, refer to L_ILM_GETBORDERCOLOR.
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
