Overload | Description |
---|---|
SetBounds(Int32,Int32,Int32,Int32) | Sets the bounds of the element to the position and size of the bounding rectangle of the specified dimensions. |
SetBounds(Rectangle) | Sets the bounds of the element to the position and size of the specified bounding rectangle object. |
SetBounds(Int32,Int32,Int32,Int32,BoundsSpecified) | (Inherited from System.Windows.Forms.Control) |