2 references to TVM_SETTEXTCOLOR
System.Windows.Forms (2)
System\Windows\Forms\Controls\TreeView\TreeView.cs (2)
446PInvokeCore.SendMessage(this, PInvoke.TVM_SETTEXTCOLOR, 0, ForeColor.ToWin32()); 1892PInvokeCore.SendMessage(this, PInvoke.TVM_SETTEXTCOLOR, 0, c.ToWin32());