MainButtonBar command

From m204wiki
Revision as of 21:34, 6 June 2022 by Ekern (talk | contribs) (Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Determines the position within the </span><span class="f_ListBul2">Client </span><span class="f_Para...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Action:

Determines the position within the Client window (non-external) of the main button bar. To place the button bar in an external window, use the buttonBar command.

Syntax:

mainButtonBar position  

where position is one of these options:

  • top places the bar in its default location, above the Client main window.
  • center places the bar below the main window (but above the search, tracing, and value displaying controls).
  • bottom places the bar at the very bottom of the Client window.
Client menu: File > Preferences > Main Button Bar
Introduced: Build 57