[]
Describes data related to the invokation of a context menu
public class ContextInfo
Name | Description |
---|---|
ContextInfo(Control, Point) | Initializes a new instance of the ContextInfo class |
Name | Description |
---|---|
Location | Return the location inside the Source control where the context menu was shown. |
Source | Returns the control where the context menu was shown. |