Back to Devexpress

PopupMenuShowingEventArgs Constructors

windowsforms-devexpress-dot-xtrarichedit-dot-popupmenushowingeventargs-dot-ctor.md

latest1.3 KB
Original Source

PopupMenuShowingEventArgs Constructors

Provides data for the RichEditControl.PopupMenuShowing event.

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

See Also

PopupMenuShowingEventArgs Class

PopupMenuShowingEventArgs Members

DevExpress.XtraRichEdit Namespace