Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the color of the border of a list-view control if the LVS_EX_BORDERSELECT extended window style is set.
COLORREF SetOutlineColor(
COLORREF color
);
Parameters
- color
The new COLORREF structure containing the outline color.
Return Value
The previous COLORREF structure containing the outline color
Remarks
This member function emulates the functionality of the LVM_SETOUTLINECOLOR message, as described in the Windows SDK.
Requirements
Header: afxcmn.h