5 references to PaintBackground
System.Windows.Forms (5)
System\Windows\Forms\Control.cs (1)
8598PaintBackground(pevent, rect);
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.cs (1)
580Control.PaintBackground(e, bounds);
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxPopupAdapter.cs (1)
62Control.PaintBackground(e, Control.ClientRectangle);
System\Windows\Forms\Controls\GroupBox\GroupBox.Modern.cs (1)
304PaintBackground(e, captionBackground);
System\Windows\Forms\Rendering\Button\AnimatedPopupButtonRenderer.cs (1)
185button.PaintBackground(paintEventArgs, button.ClientRectangle);