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. |
Menu |
Gets a visual element for which the popup menu is invoked. |
See Also