Rich Text Editor Deployment
- 2 minutes to read
This document lists and describes the assemblies deployed with your Windows Forms applications that use the Rich Text Editor functionality. The use and deployment of DevExpress libraries must comply with corresponding End-User License Agreements (EULA).
Required Libraries
The table below lists essential libraries required by RichEditControl applications. All of them are considered legally redistributable under the DevExpress EULA.
Assembly | Description |
---|---|
DevExpress.Data.v24.1.dll | Provides the basic functionality for all DevExpress components. |
DevExpress.Data.Desktop.v24.1.dll | Contains platform-specific classes used by DevExpress desktop controls (WinForms and WPF). |
DevExpress.Drawing.v24.1.dll | Contains cross-platform counterparts of the System.Drawing classes not supported in non-Windows environments. |
DevExpress.Office.v24.1.Core.dll | Contains base classes common for Office File API and Office controls. |
DevExpress.Printing.v24.1.Core.dll | Contains classes that implement the basic functionality for DevExpress printing libraries. |
DevExpress.Pdf.v24.1.Core.dll | Implements enhanced mechanism of PDF Export. |
DevExpress.Pdf.v24.1.Drawing.dll | Contains internal classes that implement the PDF drawing functionality. |
DevExpress.RichEdit.v24.1.Core.dll | Provides the basic functionality for processing a rich text. |
DevExpress.Utils.v24.1.dll | Contains basic utility classes and common skins. |
DevExpress.XtraBars.v24.1.dll | Contains toolbars, menu and docking components. |
DevExpress.XtraEditors.v24.1.dll | Contains data editors. |
DevExpress.XtraGrid.v24.1.dll | Required for certain built-in dialogs. |
DevExpress.XtraLayout.v24.1.dll | Required for certain built-in dialogs. |
DevExpress.XtraPrinting.v24.1.dll | Provides the Print Preview functionality. |
DevExpress.XtraRichEdit.v24.1.dll | Provides the general functionality for processing a rich text. |
Additional Libraries
The The following libraries provide additional functionality for applications that use the XtraRichEdit functionality.
Assembly | Description |
---|---|
DevExpress.BonusSkins.v24.1.dll | Contains extra skins (such as “Metropolis” and “McSkin”). |
DevExpress.Dialogs.v24.1.Core.dll | Contains internal classes that implement the core functionality for DevExpress dialogs. |
DevExpress.Images.v24.1.dll | Required for ribbon Command UI. |
DevExpress.XtraDialogs.v24.1.dll | Contains skinnable DevExpress counterparts for standard WinForms open file, save file and folder browser dialogs. |
DevExpress.XtraTreeList.v24.1.dll | Required for skinned DevExpress dialogs. |
Non-Redistributable Libraries
Distributing any DevExpress design-time libraries ending with “.Design” (for instance, DevExpress.XtraEditors.v24.1.Design.dll), is strictly prohibited.
Please consult the EULA for additional information on which libraries, tools and executables are considered redistributable.