FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / OnResize Method

In This Topic
    OnResize Method (C1FlexViewerDialog)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnResize( _
       ByVal e As EventArgs _
    ) 
    protected virtual void OnResize( 
       EventArgs e
    )

    Parameters

    e
    See Also