Base:
method
OnBoundsChanged
System.Windows.Forms.ToolStripItem.OnBoundsChanged()
2 references to OnBoundsChanged
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripControlHost.cs (1)
111OnBoundsChanged();
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripControlHostTests.cs (1)
4669public new void OnBoundsChanged() => base.OnBoundsChanged();