SidepaneToggle Method

This method fires the WindowSidepaneDisplayChange event, which shows or hides the side pane of the Project Guide.

Syntax

expression**.SidepaneToggle(Show)**

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

Show    Optional Boolean. True if Project shows the side pane for the Project Guide. False if Project hides the side pane for the Project Guide.

Remarks

The SidepaneToggle method is used to change the side pane display state; you cannot use this method to return the current display state of the side pane in the Project Guide.

Applies to | Application Object

See Also | SetSidepaneStateButton Method | SidepaneTaskChange Method