'Declaration Public Sub SetBounds( _ ByVal bounds As RectangleF _ )
public void SetBounds( RectangleF bounds )
Parameters
- bounds
- Rectangle that defines the location and size of the control.
Return Value
The rectangle is defined using float or Single values in inches.