Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / OnContextMenuPopup Method

In This Topic
    OnContextMenuPopup Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnContextMenuPopup( _
       ByVal e As C1.Win.Ribbon.ContextMenuPopupEventArgs _
    ) 
    protected virtual void OnContextMenuPopup( 
       C1.Win.Ribbon.ContextMenuPopupEventArgs e
    )

    Parameters

    e
    See Also