Click or drag to resize

ContextMenuShow Method

Overload List
  NameDescription
Public methodShow
Show the context menu at the current mouse position.
Public methodShow(Control)
Show the context menu for the specified control, usually at the current mouse position.
Public methodShow(PointF)
Shows the context menu at the specified screen co-ordinates
Public methodShow(Control, NullablePointF)
Shows the context menu at the specified location relative to a control.
Top
See Also