destructor, completely unloads the toolbar
var myToolbar = new dhtmlXToolbarObject(); ... // unloading myToolbar.unload(); myToolbar = null;