Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / EditorRibbonGallery Class / DropDownClosed Event

In This Topic
    DropDownClosed Event (EditorRibbonGallery)
    In This Topic
    Syntax
    'Declaration
     
    Public Event DropDownClosed As System.EventHandler
    public event System.EventHandler DropDownClosed
    See Also