Insert Object Reference Dialog Box

Makes it possible for you to see the name of all objects in the designer and insert a fully qualified reference to the object in your code.

This dialog box appears when you choose Objects List from the shortcut menu of the Code Window in the Form Designer or Class Designer.

  • Objects list
    All the objects contained in the highest-level container in the Form Designer or Class Designer. Contained objects are indented to indicate the container hierarchy.
  • Insert
    Inserts a string with the full object reference at the cursor in the editing window.

See Also

Reference

Document View Window
Insert Object Dialog Box

Other Resources

Dialog Boxes (Visual FoxPro)