Base:
method
OnVisibleChanged
System.Windows.Forms.ToolStrip.OnVisibleChanged(System.EventArgs)
1 reference to OnVisibleChanged
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripDropDownTests.cs (1)
5230
public new void OnVisibleChanged(EventArgs e) => base.
OnVisibleChanged
(e);