CTreeCtrl::SetInsertMarkColor

COLORREF SetInsertMarkColor( COLORREF clrNew );

Return Value

A COLORREF value that contains the previous insertion mark color.

Parameters

clrNew

A COLORREF value that contains the new insertion mark color.

Remarks

This member function implements the behavior of the Win32 message , as described in the Platform SDK.

Example

See the example for CTreeCtrl::GetInsertMarkColor.

CTreeCtrl OverviewClass MembersHierarchy Chart

See Also   CTreeCtrl::GetInsertMarkColor