StatusBar.ShowPanes
- Updated2025-07-21
- 1 minute(s) read
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 ".