Application.DisplayWindowsInTaskbar Property
Project Developer Reference |
True if project windows show up on the task bar and in the task list. Read/write Boolean.
Syntax
expression.DisplayWindowsInTaskbar
expression A variable that represents an Application object.
Return Value
Boolean
See Also