Back to Devexpress

PopupMenuShowingEventArgs Constructors

wpf-devexpress-dot-xpf-dot-richedit-dot-popupmenushowingeventargs-dot-ctor.md

latest1.2 KB
Original Source

PopupMenuShowingEventArgs Constructors

Provides data for the RichEditControl.PopupMenuShowing event.

NameParametersDescription
PopupMenuShowingEventArgs(PopupMenu)menuInitializes a new instance of the PopupMenuShowingEventArgs class with the specified settings.
PopupMenuShowingEventArgs(RichEditPopupMenu, RichEditMenuType)menu, menuTypeInitializes a new instance of the PopupMenuShowingEventArgs class with the specified menu and menu type.

See Also

PopupMenuShowingEventArgs Class

PopupMenuShowingEventArgs Members

DevExpress.Xpf.RichEdit Namespace