2 references to SetBounds
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripItem.cs (2)
1120
SetBounds
(currentBounds.X, currentBounds.Y, currentBounds.Width, value);
2450
SetBounds
(currentBounds.X, currentBounds.Y, value, currentBounds.Height);