[]
Shows the menu at the specified location.
public void ShowContextMenu(Control control, Point pt)
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. |