AppSetBar switches the status bar or one of the toolbars on or off.
Return Value
If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).
Parameters
is one of the following strings: "Standard", "Diagram", "Data", "Import", "Palette", "DatasetStyle", "Format", "Cursor", "Status", "Userbar".
If bOn is TRUE (1), the bar will be displayed. If bOn is FALSE (0), the bar will be hidden.
Comment
The toolbar "Userbar" can be customized in the Tools=>Customize User Toolbar dialog.
See also
id-699494