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

    Show / Hide Table of Contents

    DisplayGotoLineDialog Method

    DisplayGotoLineDialog()

    Initializes and runs a dialog prompting you for index of the line you need to locate.

    Declaration
    public virtual bool DisplayGotoLineDialog()
    Returns
    Type Description
    Boolean

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

    DisplayGotoLineDialog(OwnerWindow)

    Initializes and runs a dialog prompting you for index of the line you need to locate.

    Declaration
    public virtual bool DisplayGotoLineDialog(OwnerWindow owner)
    Parameters
    Type Name Description
    OwnerWindow owner
    Returns
    Type Description
    Boolean

    DisplayGotoLineDialog(Window)

    Initializes and runs a dialog prompting you for index of the line you need to locate.

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