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

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