Command UI
- 3 minutes to read
When you create a rich text editor, you can insert a set of toolbars or ribbon tabs that allow users to perform basic operations (format and edit text, create lists, add headers and footers, insert tables, mail merge, etc.) via the command UI. Refer to the Get Started with WPF Rich Text Editor section for examples on how to provide a command UI for the DXRichEdit.
This topic contains a list of available toolbars, commands corresponding to buttons on each toolbar and ribbon group, and a set of documents that provide information on the related functionality.
- File
- Home
- Insert
- Page Layout
- References
- Mail Merge
- View
- Review
- Header & Footer Tools
- Table Tools
- Picture Tools
#File
#Home
Note
If you hide items in the Paragraph group, make sure that items for RTL text are also hidden.
#Insert
#Page Layout
#References
Ribbon Tab | Toolbar | Commands | Read more… |
---|---|---|---|
![]() |
![]() |
Insert Set Set Set Set Set Set Set Set Set Set Update |
Table of Contents |
![]() |
![]() |
Insert Insert Insert Insert Insert Insert Update |
|
![]() |
Insert Insert Next Next Previous Previous Open Show |
Footnotes and Endnotes |
#Mail Merge
#View
#Review
Ribbon Tab | Toolbar | Commands | Read more… |
---|---|---|---|
![]() |
![]() |
Check Show |
Language Dialog |
![]() |
![]() |
Protect Show Unprotect |
Restrictions and Protection Range Permissions Document Protection Dialogs Editing Permissions Dialog |
![]() |
![]() |
New Next Previous Delete |
Comments |
![]() |
![]() |
Toggle Toggle Toggle Change Show View Reviewers Show |
Comments Track Changes |
![]() |
Accept Accept Accept Reject Reject Reject Next Previous |
Track Changes |
#Header and Footer Tools
#Table Tools
#Picture Tools
Note
Commands executed via the Bar (Ribbon) user interface can throw unhandled exceptions if a problem occurs. Consider the situation when a document is being saved to a locked or read-only file. To prevent application failure, subscribe to the Rich