Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / C1.Win.Schedule.Forms Namespace / GoToDate Class / Click Event

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