2 references to TVM_SETBKCOLOR
System.Windows.Forms (2)
System\Windows\Forms\Controls\TreeView\TreeView.cs (2)
201
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETBKCOLOR
, 0, BackColor.ToWin32());
1885
PInvokeCore.SendMessage(this, PInvoke.
TVM_SETBKCOLOR
, 0, c.ToWin32());