Application.UserControl Property
Project Developer Reference |
True if the application was started by the user. Read-only Boolean.
Syntax
expression.UserControl
expression A variable that represents an Application object.
Return Value
Boolean
See Also