Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Printing Namespace / PrintStyleOptionsForm Class / OnMove Method

In This Topic
    OnMove Method (PrintStyleOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnMove( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnMove( 
       System.EventArgs e
    )

    Parameters

    e
    See Also