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

Class Designer | Form Designer | Document View Window | Code Window | Insert Object Dialog Box