C1.Win.Ribbon Namespace / RibbonMenu Class / DropDown Event

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