Overload | Description |
---|---|
SetBounds(Int32,Int32,Int32,Int32) | Sets the bounds of the control to the specified position and size, using integer values. |
SetBounds(Rectangle) | Sets the bounds of the control to the specified position and size, using a rectangle. |
SetBounds(Int32,Int32,Int32,Int32,BoundsSpecified) | (Inherited from System.Windows.Forms.Control) |