RichTextBox Dialogs Overview

The RichTextBox component comes with a rich set of setting dialogs that allows you to insert and edit elements in the loaded document. Most dialogs are accessible from the options defined in the RadRichTextBoxRibbonUI element.

The built-in dialogs require to reference the following assemblies:

Telerik UI for WPF Ninja image

The Dialogs is part of Telerik UI for WPF, a professional grade UI library with 160+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

  • Telerik.Windows.Controls.Input.dll
  • Telerik.Windows.Controls.Navigation.dll
  • Telerik.Windows.Controls.ImageEditor.dll

These are automatically included if you install the Telerik.Windows.Controls.RichTextBox.for.Wpf NuGet package (.NET 6 and 8 only), or Telerik.Windows.Controls.RichTextBoxUI.for.Wpf (.NET Framework only).

RichTextBox provides the following set of dialogs:

In this article