Project.UserControl Property
Project Developer Reference |
True if the project was opened or created by the user. Read-only Boolean.
Syntax
expression.UserControl
expression A variable that represents a Project object.
Return Value
Boolean
See Also