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