menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RichTextBox - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RichTextBox

    Represents a class which specifies the custom text box for the input text area in the SfAIAssistView.

    Inheritance
    System.Object
    RichTextBox
    Namespace: Syncfusion.UI.Xaml.Chat
    Assembly: Syncfusion.SfChat.Wpf.dll
    Syntax
    public class RichTextBox : TextBox

    Constructors

    RichTextBox()

    Initializes a new instance of the RichTextBox class.

    Declaration
    public RichTextBox()

    Methods

    OnApplyTemplate()

    Declaration
    public override void OnApplyTemplate()

    OnPreviewKeyDown(KeyEventArgs)

    Declaration
    protected override void OnPreviewKeyDown(KeyEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.KeyEventArgs e
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved