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