# C1RichTextBox Task-Based Help

## Content



The task-based help assumes that you are familiar with programming in Visual Studio and know how to use the C1RichTextBox control in general. If you are unfamiliar with the **RichTextBox for WPF** product, please see the RichTextBox for WPF Quick Start first.

Each topic in this section provides a solution for specific tasks using the **RichTextBox for WPF** product.

Each task-based help topic also assumes that you have created a new WPF project.

## See Also

[Setting the Text Content](/componentone/docs/wpf/online-richtextbox/C1RichTextBox_Task-Based_Help/Setting_the_Text_Content)

[Setting the HTML Content](/componentone/docs/wpf/online-richtextbox/C1RichTextBox_Task-Based_Help/Setting_the_HTML_Content)

[Connecting a C1RichTextBoxToolbar to a C1RichTextBox](/componentone/docs/wpf/online-richtextbox/C1RichTextBox_Task-Based_Help/Connecting_a_C1RichTextBoxToolbar_to_a_C1RichTextBox)

[Implementing a Simple Formatting Toolbar](/componentone/docs/wpf/online-richtextbox/C1RichTextBox_Task-Based_Help/Implementing_a_Simple_Formatting_Toolbar)

[Adding Spell Checking](/componentone/docs/wpf/online-richtextbox/C1RichTextBox_Task-Based_Help/Adding_Spell_Checking)