windowsforms-devexpress-dot-xtrarichedit-cb53f46a.md
Serves as the base for classes which provide data for the events which occur before the RichEditControl dialogs are shown.
Namespace : DevExpress.XtraRichEdit
Assembly : DevExpress.XtraRichEdit.v25.2.dll
NuGet Package : DevExpress.Win.RichEdit
public abstract class FormShowingEventArgs :
ShowFormEventArgs
Public MustInherit Class FormShowingEventArgs
Inherits ShowFormEventArgs
Show 33 items
Object EventArgs ShowFormEventArgs FormShowingEventArgs BookmarkFormShowingEventArgs
ColumnsSetupFormShowingEventArgs
ConvertNotesFormShowingEventArgs
DeleteTableCellsFormShowingEventArgs
DocumentPropertiesFormShowingEventArgs
DocumentProtectionQueryNewPasswordFormShowingEventArgs
DocumentProtectionQueryPasswordFormShowingEventArgs
FloatingInlineObjectLayoutOptionsFormShowingEventArgs
InsertMergeFieldFormShowingEventArgs
InsertTableCellsFormShowingEventArgs
InsertTableFormShowingEventArgs
LineNumberingFormShowingEventArgs
NumberingListFormShowingEventArgs
PasteSpecialFormShowingEventArgs
RangeEditingPermissionsFormShowingEventArgs
SplitTableCellsFormShowingEventArgs
TableOptionsFormShowingEventArgs
TablePropertiesFormShowingEventArgs
TableStyleFormShowingEventArgs
See Also
How to: Customize the Hyperlink Form
How to: Customize the Find and Replace Dialog in Rich Text Editor for WinForms