WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1ContextMenu Class / OnOpened Method
The System.EventArgs instance containing the event data.
In This Topic
    OnOpened Method
    In This Topic
    Raises the Opened event.
    Syntax
    protected virtual void OnOpened( 
       EventArgs e
    )

    Parameters

    e
    The System.EventArgs instance containing the event data.
    See Also