The following table lists default keyboard shortcuts for XtraRichEdit, as well as corresponding commands.
To change default shortcuts, use the RichEditControl.RemoveShortcutKey and RichEditControl.AssignShortcutKeyToCommand methods.
If command bars are present (you can create command bars via RichEditControl's smart tag in Visual Studio designer), some shortcuts can be added or overridden.

See Also