ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / NumericEditCalculator Class / OnResize Method

In This Topic
    OnResize Method (NumericEditCalculator)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnResize( _
       ByVal e As EventArgs _
    ) 
    protected override void OnResize( 
       EventArgs e
    )

    Parameters

    e
    See Also