PopupMenuShowingEventArgs Properties
Provides data for the RichEditControl.PopupMenuShowing event.
Name | Description |
---|---|
Customizations | Provides access to the collection of context menu customization actions. |
Menu | Gets or sets the context menu for which the event is raised. |
Menu |
Indicates a document element for which the context menu is invoked. |
See Also