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