Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / AppointmentForm Class / OnClosed Method

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

    Parameters

    e
    See Also