Application.ObjectInsert Method
Project Developer Reference |
Displays the Insert Object dialog box, which prompts the user to insert an object.
Syntax
expression.ObjectInsert
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The ObjectInsert method has no effect if the active view is a combination view, Network Diagram, Relationship Diagram, or Resource Graph. In addition to these views, the ObjectInsert method has no effect unless a non-null task or resource is selected in the Task or Resource Sheet views. It is also disabled from the Calendar view.
See Also