menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RichTextBox - WinUI 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.Chat.WinUI.dll
    Syntax
    public class RichTextBox : TextBox

    Constructors

    RichTextBox()

    Initializes a new instance of the RichTextBox class.

    Declaration
    public RichTextBox()

    Methods

    OnApplyTemplate()

    Builds the visual tree for the RichTextBox class.

    Declaration
    protected override void OnApplyTemplate()

    OnKeyDown(KeyRoutedEventArgs)

    Declaration
    protected override void OnKeyDown(KeyRoutedEventArgs e)
    Parameters
    Type Name Description
    Microsoft.UI.Xaml.Input.KeyRoutedEventArgs e
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved