5 references to PaintTransparentBackground
System.Windows.Forms (5)
System\Windows\Forms\Control.cs (2)
8043
PaintTransparentBackground
(e, rectangle);
8057
PaintTransparentBackground
(e, rectangle);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
3676
PaintTransparentBackground
(e, ClientRectangle, transparentRegion);
System\Windows\Forms\Printing\PrintPreviewControl.cs (1)
340
protected override void OnPaintBackground(PaintEventArgs e) =>
PaintTransparentBackground
(e, ClientRectangle);
System\Windows\Forms\Scrolling\ScrollableControl.cs (1)
672
PaintTransparentBackground
(e, _displayRect);