ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DropDownItem Class / Click Event

In This Topic
    Click Event
    In This Topic
    Fires when the component is clicked.
    Syntax
    'Declaration
     
    
    Public Event Click As EventHandler
    public event EventHandler Click
    See Also