FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonDropDownBase Class / DropDown Event

In This Topic
    DropDown Event (RibbonDropDownBase)
    In This Topic
    Occurs when the drop-down portion of this element is shown.
    Syntax
    'Declaration
     
    Public Event DropDown As System.EventHandler
    public event System.EventHandler DropDown
    See Also