alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class FindReplaceControl

    Represents a control that provides find and replace functionality, supporting multiple visual styles through skinning.

    Inheritance
    System.Object
    FindReplaceControl
    Namespace: Syncfusion.Windows.Edit
    Assembly: Syncfusion.Edit.Wpf.dll
    Syntax
    [SkinType]
    [SkinType]
    [SkinType]
    [SkinType]
    [SkinType]
    [SkinType]
    [SkinType]
    public class FindReplaceControl : Control

    Constructors

    FindReplaceControl()

    Declaration
    public FindReplaceControl()

    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 - 2026 Syncfusion Inc. All Rights Reserved