Input for WinForms | ComponentOne
C1.Framework Namespace / ControlHostElement Class / UpdateControlBounds Method

In This Topic
    UpdateControlBounds Method (ControlHostElement)
    In This Topic
    Updates the hosted control bounds to match the element's bounds.
    Syntax
    'Declaration
     
    
    Public Overridable Sub UpdateControlBounds() 
    public virtual void UpdateControlBounds()
    See Also