2 references to SetBounds
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (2)
958SetBounds(currentBounds.X, currentBounds.Y, currentBounds.Width, value); 2015SetBounds(currentBounds.X, currentBounds.Y, value, currentBounds.Height);