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.
This member function implements the behavior of the win32 message TVM_GETLINECOLOR, as described in the Windows SDK.
COLORREF GetLineColor( ) const;
Return Value
The current line color.
Example
COLORREF cr = m_TreeCtrl.GetLineColor();
Requirements
Header: afxcmn.h