CListCtrl::GetOutlineColor
Visual Studio 2005
Retrieves the color of the border of a list view control.
COLORREF GetOutlineColor( ) const;
Returns a COLORREF structure containing the outline color.
This member function emulates the functionality of the LVM_GETOUTLINECOLOR message, as described in the Platform SDK.