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

In This Topic
    Load Event (AppointmentForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Event Load As System.EventHandler
    public event System.EventHandler Load
    See Also