# Insert Group

## Content



The **Insert** group allows inserting content in the [C1RichTextBox](/componentone/api/wpf/online-richtextbox/dotnet-api/C1.WPF.RichTextBox/C1.WPF.RichTextBox.C1RichTextBox.html) control. The Insert group appears similar to the following image:

![](https://cdn.mescius.io/document-site-files/images/f14c4281-7088-4b33-9b40-4a5f7acf258d/insert_group_files/image001.png)

The **Insert** group includes the following options:

*   **Insert Image**: Clicking the **Insert Image** button brings up the **Insert Image** dialog box which allows you to browse for and select an image to insert or enter a URL for the image to be inserted:
    
    ![](https://cdn.mescius.io/document-site-files/images/f14c4281-7088-4b33-9b40-4a5f7acf258d/insert_group_files/image002.png)
    
*   **Insert Symbol**: Clicking the **Insert Symbol** option brings up a drop-down box that allows you to choose a symbol to insert into the RichTextBox:
    
    ![](https://cdn.mescius.io/document-site-files/images/f14c4281-7088-4b33-9b40-4a5f7acf258d/insert_group_files/image003.png)
    
*   **Insert Hyperlink**: Clicking the **Insert Hyperlink** button brings up the **Insert Hyperlink** dialog box which allows you to enter the hyperlink text and URL to insert:
    
    ![](https://cdn.mescius.io/document-site-files/images/f14c4281-7088-4b33-9b40-4a5f7acf258d/insert_group_files/image004.png)
    
*   **Remove Hyperlink**: Clicking the **Remove Hyperlink** button removes any hyperlinks within the selected text. Highlight the hyperlink in the RichTextBox and click the **Remove Hyperlink** button to remove the link.