AddProgressLine Method

Enters interactive progress line mode, enabling the user to manually draw progress lines.

Syntax

expression**.AddProgressLine**

*expression   *     Optional. An expression that returns an Application object.

Remarks

The AddProgressLine method has no effect unless the active view is a Gantt view.

The AddProgressLine method requires user interaction before additional code can be executed.

Applies to | Application Object

See Also | ProgressLines Method