StatusBar.ShowPanes

Syntax

StatusBar.ShowPanes( panesList)

Purpose

Shows the list of panes and hides any panes not in the list.

Remarks

Use this method to switch between sets of visible panes.

Parameters

panesList As String

[In] Specifies a comma-separated list of pane names. For example, " pane1, pane2, pane3 ".

See Also

StatusBarPane.Visible