Back to Devexpress

NotesFormShowingEventArgs Class

windowsforms-devexpress-dot-xtrarichedit-b98868e2.md

latest1.5 KB
Original Source

NotesFormShowingEventArgs Class

Provides data for the NotesFormShowing event.

Namespace : DevExpress.XtraRichEdit

Assembly : DevExpress.XtraRichEdit.v25.2.dll

NuGet Package : DevExpress.Win.RichEdit

Declaration

csharp
public class NotesFormShowingEventArgs :
    FormShowingEventArgs
vb
Public Class NotesFormShowingEventArgs
    Inherits FormShowingEventArgs

NotesFormShowingEventArgs is the data class for the following events:

Inheritance

Object EventArgs ShowFormEventArgs FormShowingEventArgs NotesFormShowingEventArgs

See Also

NotesFormShowingEventArgs Members

DevExpress.XtraRichEdit Namespace