WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1ContextMenu Class / AutoClosed Event
In This Topic
    AutoClosed Event (C1ContextMenu)
    In This Topic
    Occurs when the Menu is AutoClosed.
    Syntax
    public event EventHandler<EventArgs> AutoClosed
    See Also