Check documentation for the latest version of dhtmlxSuite showToolbar DHTMLX Docs

showToolbar

shows dhtmlxToolbar attached to a tab

void showToolbar();

Example

myTabbar.tabs(id).showToolbar();

Back to top