Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / SplitButtonItem Class / DropDownOpened Event

In This Topic
    DropDownOpened Event (SplitButtonItem)
    In This Topic
    Occurs after the dropdown is opened.
    Syntax
    'Declaration
     
    
    Public Event DropDownOpened As EventHandler
    public event EventHandler DropDownOpened
    See Also