Base:
method
OnPaintBackground
System.Windows.Forms.ScrollableControl.OnPaintBackground(System.Windows.Forms.PaintEventArgs)
1 reference to OnPaintBackground
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripContentPanelTests.cs (1)
2092
public new void OnPaintBackground(PaintEventArgs e) => base.
OnPaintBackground
(e);