toolbarAutohide
perf.hm toolbarAutohide boolean { t | nil }
Description
Automatically hides the Health Monitor when pinned. To use the toolbarAutohide environment variable, the toolbarBorderless environment variable must be set to t.
GUI Equivalent
|
Diagnostic Center – Performance – Health Monitor – Health Monitor (Advanced) – Options |
|
Examples
envGetVal("perf.hm" "toolbarAutohide")
envSetVal("perf.hm" "toolbarAutohide" 'boolean t)
Related Topics
Health Monitor (Advanced) Form
Return to top