beginUpdate();
The beginUpdate method disables redrawing of the tool bar till the endUpdate method is called.
The example of method use is given in description of the ToolBar.removeItems method.
See also:
ToolBar