Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / ParagraphStyleItem Class / OnShowContextMenu Method

In This Topic
    OnShowContextMenu Method (ParagraphStyleItem)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnShowContextMenu( _
       ByVal e As System.Windows.Forms.MouseEventArgs _
    ) 
    protected virtual void OnShowContextMenu( 
       System.Windows.Forms.MouseEventArgs e
    )

    Parameters

    e
    See Also