menu

WPF

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

    Show / Hide Table of Contents

    Class FindAndReplaceDialog

    Displays a dialog box to perform find and replace operation in a SfRichTextBoxAdv control.

    Inheritance
    System.Object
    Dialog
    FindAndReplaceDialog
    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public sealed class FindAndReplaceDialog : Dialog

    Constructors

    FindAndReplaceDialog()

    Initializes a new instance of the FindAndReplaceDialog class.

    Declaration
    public FindAndReplaceDialog()

    Methods

    OnApplyTemplate()

    When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.

    Declaration
    public override void OnApplyTemplate()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved