Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / ShowContextMenu Method / ShowContextMenu(Control) Method

In This Topic
    ShowContextMenu(Control) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ShowContextMenu( _
       ByVal control As System.Windows.Forms.Control _
    ) 
    public void ShowContextMenu( 
       System.Windows.Forms.Control control
    )

    Parameters

    control
    See Also