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