Feature difference between TX Text Control 28.0 (64-bit) and
Microsoft RichEdit Control (64-bit)
If you intended to build a 64-bit application, it is recommended
to select Built-in TX Text Control ActiveX 28.0 (32-bit and 64-bit)
which is used as the rich text editor by both 32-bit and 64-bit
applications; otherwise, Microsoft RichEdit Control will be used as
the 64-bit rich text editor by the 64-bit application.
Pay attention to the following differences between TX Text
Control 28.0 (64-bit) and Microsoft RichEdit Control (64-bit).
| Microsoft RichEdit Control (64-bit) |
TX Text Control 28.0 (64-bit) |
|---|---|
|
The UI is old fashioned and not updated for long |
The UI is more modern and user |
|
The font and size in the toolbar does not display |
The font and size in the toolbar display at |
|
RichText DataWindows cannot successfully retrieve |
RichText DataWindows can successfully retrieve |
|
The SaveAs of RichText DataWindows only supports |
The SaveAs of RichText DataWindows supports save |
|
The RMB menu of RichTextEdit control and RichText The InsertDocument and SaveDocument Therefore, InsertDocument (“*.htm”,true) returns InsertDocument(“*.doc”,true) returns SaveDocument (string f, |
The RMB menu of RichTextEdit control and RichText The InsertDocument function of The SaveDocument function of RichTextEdit |
|
If the document inserted into RichTextEdit |
If the document inserted into RichTextEdit control and RichText DataWindow contains tables, tables can display. |
|
The RMB menu of RichTextEdit control and RichText |
The RMB menu of RichTextEdit control and RichText |
|
RichTextEdit control and RichText DataWindow do |
RichTextEdit control and RichText DataWindow support the status bar property. |
|
When locating the footer through ShowHeadFoot, |
When locating the footer through ShowHeadFoot or manually, Position returns the correct value. |
|
The footer and header areas of RichTextEdit |
The footer and header areas of RichTextEdit |
|
Mouse wheel does not scroll a RichTextEdit |
Mouse wheel can scroll a RichTextEdit page. |
|
The preview mode of RichTextEdit control and |
In preview mode of RichTextEdit control and |