Name | Description | |
---|---|---|
![]() | ContextMenuShowingEventArgs Constructor | Initializes a new instance of the ContextMenuShowingEventArgs class. |
The following tables list the members exposed by ContextMenuShowingEventArgs.
Name | Description | |
---|---|---|
![]() | ContextMenuShowingEventArgs Constructor | Initializes a new instance of the ContextMenuShowingEventArgs class. |
Name | Description | |
---|---|---|
![]() | Handled | Gets or sets whether the context menu appeared successfully. |
![]() | Location | Gets the screen point where the context menu should appear. |
![]() | X | Gets the x-coordinate of the screen point where the context menu should appear. |
![]() | Y | Gets the y-coordinate of the screen point where the context menu should appear. |