MFC
Expand Minimize
This topic has not yet been rated - Rate this topic

CListCtrl::GetOutlineColor 

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.