menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IReplaceDialogForm - API Reference

    Show / Hide Table of Contents

    Interface IReplaceDialogForm

    Provides the functionality for Replace dialog form.

    Inherited Members
    IFindDialogForm.SelectTextAndFocus()
    IFindDialogForm.FindNext()
    IFindDialogForm.Show()
    IFindDialogForm.SearchText
    IFindDialogForm.History
    Namespace: Syncfusion.Windows.Forms.Edit.Interfaces
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public interface IReplaceDialogForm : IFindDialogForm

    Properties

    ReplaceHistory

    Gets the replace history.

    Declaration
    ArrayList ReplaceHistory { get; }
    Property Value
    Type Description
    System.Collections.ArrayList
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved