Skip to main content
A newer version of this page is available. .

PrepareHoverMenuEventArgs Class

OBSOLETE

You should use the 'HoverMenuShowingEventArgs' instead

Provides data for the RichEditControl.PrepareHoverMenu event.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.Xpf.RichEdit.v19.1.dll

Declaration

[Obsolete("You should use the 'HoverMenuShowingEventArgs' instead", false)]
public class PrepareHoverMenuEventArgs :
    HoverMenuShowingEventArgs

Inheritance

See Also