Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1RadialMenu Class / MenuClosed Event

In This Topic
    MenuClosed Event
    In This Topic
    Occurs when the menu is closed.
    Syntax
    'Declaration
     
    
    Public Event MenuClosed As EventHandler
    public event EventHandler MenuClosed
    See Also