Base:
method
OnBackColorChanged
System.Windows.Forms.Control.OnBackColorChanged(System.EventArgs)
1 reference to OnBackColorChanged
System.Windows.Forms.Tests (1)
TrackBarTests.cs (1)
3340
public new void OnBackColorChanged(EventArgs e) => base.
OnBackColorChanged
(e);