ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / IInputEditor Interface / UpdateBounds Method

In This Topic
    UpdateBounds Method (IInputEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Sub UpdateBounds( _
       ByVal rc As Rectangle _
    ) 
    void UpdateBounds( 
       Rectangle rc
    )

    Parameters

    rc
    See Also