Name | Description | |
---|---|---|
![]() | ContextMenuPopupEventArgs Constructor | Creates a new instance of ContextMenuPopupEventArgs class. |
The following tables list the members exposed by ContextMenuPopupEventArgs.
Name | Description | |
---|---|---|
![]() | ContextMenuPopupEventArgs Constructor | Creates a new instance of ContextMenuPopupEventArgs class. |
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | Component | Gets the component for which the menu is shown. |
![]() | IsCustomMenu | Gets a value indicating whether this menu is custom. |
![]() | Location | Gets the upper-left or upper-right corner of the context menu in screen coordinates. |
![]() | UseCustomMenu | Gets or sets a value indicating to use a custom context menu instead of the standard. |