Base:
method
OnParentBackColorChanged
System.Windows.Forms.Control.OnParentBackColorChanged(System.EventArgs)
1 reference to OnParentBackColorChanged
System.Windows.Forms.Tests (1)
System\Windows\Forms\ComboBoxTests.cs (1)
2923public new void OnParentBackColorChanged(EventArgs e) => base.OnParentBackColorChanged(e);