Application.SidepaneTaskChange method (Project)

Changes the side pane that is displayed in Project Guide.

Syntax

expression. SidepaneTaskChange( _ID_, _IsGoalArea_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
ID Required Integer The ID number of the side pane in the Project Guide.
IsGoalArea Optional Boolean True if trying to change to a different goal area in the Project Guide. False if trying to change to a different Project Guide task.

Return value

Boolean

Remarks

The SidepaneTaskChange method only has an effect when the Project Guide is shown.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.