This new RichTextBox feature allows your users to select bigger chunks of text with less effort. The selection works similarly to MS Word and the SelectionChanged event will be fired less frequently.
The Content Controls for the RichTextBox for WPF enable users to add specific semantics, like restricting input, modifying editing behavior, etc., to parts of a given document. The content controls can be defined on Block, Inline, Row or Cell level and can be nested inside one another.
The Telerik UI for WPF RichTextBox now supports non-breaking spaces, making more MS Word-like functionality accessible to your users. This handy feature improves readability by allowing specific adjacent words to appear on the same line.
Non-breaking spaces is a standard Word feature that doesn’t allow the UI to break the line at a hyphen or space. In this way, spans separated with non-breaking spaces are always kept on the same line and transferred together on the next line if needed. It’s useful for content like numbers with signs so they can stick together, enhancing the reading experience.
This feature is also used in HTML to define more consecutive spaces. If regular spaces are used, then they are collapsed and only one space is shown in the UI. With non-breaking spaces, each space is rendered.
Located in the Page Layout tab, the line numbering options allow users to play with a list of line numbering options such as margins, paper, layout and more!
The Format Painter is a great tool to adjust and specify the formatting of a pasted piece of text or data to match the styling of the rest of the document. With the Format Painter in Telerik UI for WPF RichTextBox you and the end users of your application will be able to have more control over the styling of their documents and perform formatting actions faster
Take advantage of a rich pallet of predefined styles, or create your own custom styles and apply them to text and tables from the Styles and Table styles galleries.
The RichTextBox control provides convenient design-time experience—dragging component in the XAML designer will start the code-generation wizard. You can choose a scenario and a set of components, and all the needed XAML code and assembly references are automatically added to the project.
See Telerik UI for WPF in action.
Purchase individual products or any of the bundles.
With dedicated technical support.