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