The PopupMenuEventArgs class implements argument of the event that occurs when the context menu is called over any component of the form.
| Designer name | Brief description | |
| The CreateArgs designer creates argument of the event that occurs when the context menu is called over any component of the form. |
| Property name | Brief description | |
| The Control property returns the component over which the context menu was called. | ||
| The Point property returns the point in the area of the Control component, where the context menu was opened. |
See also: