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