PopupMenuShowingEventArgs Properties
Provides data for the RichEditControl.PopupMenuShowing event.| Name | Description |
|---|---|
| Menu | Gets or sets the popup (context) menu for which this event was raised. |
| MenuType | Gets a visual element for which the popup menu is invoked. |
See Also