CListCtrl::GetOutlineColor

Retrieves the color of the border of a list view control.

COLORREF GetOutlineColor( ) const;

Return Value

Returns a COLORREF structure containing the outline color.

Remarks

This member function emulates the functionality of the LVM_GETOUTLINECOLOR message, as described in the Windows SDK.

Requirements

Header: afxcmn.h

See Also

Reference

CListCtrl Class

Hierarchy Chart