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

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