PPSR
|
Built-in Commands
|
Bar
| Hide
Bar.Hide
Description
Hides a bar but keeps it in memory (for faster reshow).
Syntax
Bar.Hide(
barname
)
Parameters
barname
(string) name of the bar to format
Examples
Bar.Hide("Tools")
Hides the bar named "Tools".