Application.ToggleTaskDetails Method (Project)

Shows or hides the Task Form in the bottom pane of a split view.

Version Information

Version Added: Project 2010

Syntax

expression .ToggleTaskDetails

expression An expression that returns an Application object.

Return Value

Boolean

Remarks

The ToggleTaskDetails method corresponds to selecting or clearing the Details check box in the Split View group on the View tab under Gantt Chart Tools on the Ribbon, whereTask Form is selected in the Details drop-down list.

You can use ToggleTaskDetails to add a Task Form split view to other views except an empty Timeline view.