Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElement Class / UpdateControlBounds Method

In This Topic
    UpdateControlBounds Method (InputTextBoxElement)
    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