ComponentOne Ribbon for WinForms
ShowContextMenu(Control) Method

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1Ribbon Class > ShowContextMenu Method : ShowContextMenu(Control) Method
The control used for positioning of the context menu.
Displays the contextual menu at the center of the specified control.
Syntax
'Declaration
 
Public Overloads Sub ShowContextMenu( _
   ByVal control As System.Windows.Forms.Control _
) 
public void ShowContextMenu( 
   System.Windows.Forms.Control control
)

Parameters

control
The control used for positioning of the context menu.
See Also

Reference

C1Ribbon Class
C1Ribbon Members
Overload List