Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl Class / OnResize Method

In This Topic
    OnResize Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub OnResize( _
       ByVal e As EventArgs _
    ) 
    protected override void OnResize( 
       EventArgs e
    )

    Parameters

    e
    See Also