Loading a toolbar from an XML file

Toolbar XML definition files can be loaded at runtime.

To load a .4tb toolbar definition file for a form, use the utility method provided by the ui.Form built-in class.
CALL myform.loadToolbar("standard")