LVM_SETOUTLINECOLOR message

Sets the color of the border of a list-view control if the LVS_EX_BORDERSELECT extended window style is set.

Parameters

wParam

Must be zero.

lParam

**COLORREF** structure that specifies the color to set the border.

Return value

Returns COLORREF structure that contains the outline color.

Remarks

Note

To use this message, you must provide a manifest specifying Comclt32.dll version 6.0. For more information on manifests, see Enabling Visual Styles.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h