Application.ProgressLines Method
Project Developer Reference |
Displays the Progress Lines dialog box.
Syntax
expression.ProgressLines
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The ProgressLines method has no effect unless the active view is a Gantt view.
The ProgressLines method has the same effect as the Progress Lines command on the Tracking submenu, which is available on the Tools menu.
See Also