12 references to FillBackground
System.Windows.Forms (12)
System\Windows\Forms\Controls\ToolStrips\ToolStripSystemRenderer.cs (12)
248FillBackground(g, bounds, SystemColors.ButtonFace); 252FillBackground(g, bounds, toolStrip is ToolStripDropDown 258FillBackground(g, bounds, ToolStripManager.VisualStylesEnabled 264FillBackground(g, bounds, ToolStripManager.VisualStylesEnabled 277FillBackground(g, bounds, ToolStripManager.VisualStylesEnabled 357FillBackground(g, bounds, backColor); 485FillBackground(g, item.ContentRectangle, item.BackColor); 530FillBackground(g, fillRect, item.BackColor); 666FillBackground(g, splitButtonButtonRect, splitButton.BackColor); 679FillBackground(g, dropDownRect, splitButton.BackColor); 741FillBackground(g, fillRect, item.BackColor); 864FillBackground(g, fillRect, item.BackColor);