# WPF RichTextBox Quick Start

## Content



In this quick start, you begin by creating a WPF application in Visual Studio, add the RichTextBox and RichTextBoxToolbar controls to the application, add code to customize the application, and run the application to view possible run-time interactions.


> type=note
> **Note**: For .NET WPF application, only **RichTextBox** control is supported.

## See Also

[Step1: Creating a WPF Application](/componentone/docs/wpf/online-richtextbox/RichTextBoxforWPFQuickStart/Step1_CreatingaWPFApplication)

[Step 2: Adding Spell-Check Functionality](/componentone/docs/wpf/online-richtextbox/RichTextBoxforWPFQuickStart/Step2_AddingSpellCheckingFunctionality)

[Step 3: Using the Control at Runtime](/componentone/docs/wpf/online-richtextbox/RichTextBoxforWPFQuickStart/Step3_UsingtheControlatRuntime)