[]
        
(Showing Draft Content)

C1.Win.Command.C1ContextMenu.ShowContextMenu

ShowContextMenu Method

ShowContextMenu(Control, Point)

Shows the menu at the specified location.

Declaration
public void ShowContextMenu(Control control, Point pt)
Parameters
Type Name Description
Control control

The control where the context menu is to be shown.

Point pt

The point in the control client area where the context menu is to be shown.