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