SvgImagePopupMenuShowingEventArgs Properties
Supplies data for the PopupMenuShowing event.| Name | Description |
|---|---|
| Allow | Gets or sets whether to allow the menu to be displayed. |
| Item | Gets the clicked item. |
| Menu | Gets or sets the popup menu that is about to be displayed |
| Point | Gets the position where the menu is to be invoked. |
See Also