Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / CanvasContainerBase Class / SetBounds Method


In This Topic
    SetBounds Method (CanvasContainerBase)
    In This Topic
    Sets the bounds of the control to the specified position and size, using integer values.
    Overload List
    OverloadDescription
    Sets the bounds of the control to the specified position and size, using integer values. (Inherited from FarPoint.Win.ElementContainerControl)
    Sets the bounds of the control to the specified position and size, using a rectangle. (Inherited from FarPoint.Win.ElementContainerControl)
    (Inherited from System.Windows.Forms.Control)
    See Also