SidepaneTaskChange Method

Changes the side pane that is displayed in Project Guide.

Syntax

expression**.SidepaneTaskChange(ID, IsGoalArea)**

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

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

Remarks

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

Applies to | Application Object

See Also | SetSidepaneStateButton Method | SidepaneToggle Method