Loading a default toolbar from an XML file
To load a default toolbar from an XML definition file, use the utility method provided by
the ui.Interface
built-in class.
CALL ui.Interface.loadToolbar("standard")
The default toolbar will be displayed in all forms.