Back to Devexpress

PopupMenuShowingEventArgs Class

windowsforms-devexpress-dot-xtrarichedit-cea94bfe.md

latest1.4 KB
Original Source

PopupMenuShowingEventArgs Class

Provides data for the RichEditControl.PopupMenuShowing event.

Namespace : DevExpress.XtraRichEdit

Assembly : DevExpress.XtraRichEdit.v25.2.dll

NuGet Package : DevExpress.Win.RichEdit

Declaration

csharp
public class PopupMenuShowingEventArgs :
    EventArgs
vb
Public Class PopupMenuShowingEventArgs
    Inherits EventArgs

PopupMenuShowingEventArgs is the data class for the following events:

Inheritance

Object EventArgs PopupMenuShowingEventArgs

See Also

PopupMenuShowingEventArgs Members

PopupMenuShowing

DevExpress.XtraRichEdit Namespace