L_ILM_SETBORDERCOLOR

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.

Returns

SUCCESS

Function was successful

< 0

An error occurred. Refer to Return Codes.

Comments

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.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C API Help