ContextMenuShow Method |
| Name | Description | |
|---|---|---|
| Show |
Show the context menu at the current mouse position.
| |
| Show(Control) |
Show the context menu for the specified control, usually at the current mouse position.
| |
| Show(PointF) |
Shows the context menu at the specified screen co-ordinates
| |
| Show(Control, NullablePointF) |
Shows the context menu at the specified location relative to a control.
|