Base:
method
SetBounds
System.Windows.Forms.ToolStripItem.SetBounds(System.Drawing.Rectangle)
1 reference to SetBounds
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripSeparatorTests.cs (1)
1663public new void SetBounds(Rectangle bounds) => base.SetBounds(bounds);