Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonDatePicker Class / DropDownClosed Event

In This Topic
    DropDownClosed Event (RibbonDatePicker)
    In This Topic
    Indicates that the drop-down portion of this element has closed.
    Syntax
    'Declaration
     
    
    Public Event DropDownClosed As EventHandler
    public event EventHandler DropDownClosed
    See Also