FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonDropDownBase Class / DropDownClosed Event

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