• HOME
  • PRODUCTS
  • DEMOS
  • BUY
  • BLOG
  • FORUM
  • DOCUMENTATION
  • ABOUT
  • FREE EVALUATION
Search Results for

    Show / Hide Table of Contents

    DisplayReplaceDialog Method

    DisplayReplaceDialog()

    Initializes and runs a dialog box allowing you to search for text and replace it.

    Declaration
    public virtual bool DisplayReplaceDialog()
    Returns
    Type Description
    Boolean

    DialogResult.OK if the user clicks OK in the dialog box; otherwise, DialogResult.Cancel.

    DisplayReplaceDialog(Window)

    Initializes and runs a dialog box allowing you to search for text and replace it.

    Declaration
    public virtual bool DisplayReplaceDialog(Window owner)
    Parameters
    Type Name Description
    Window owner
    Returns
    Type Description
    Boolean
    In This Article
    Back to top Copyright AlterNET Software Download PDF