Check documentation for the latest version of dhtmlxSuite showRibbon DHTMLX Docs

showRibbon

shows dhtmlxRibbon attached to a window

void showRibbon();

Example

myWins.window(id).showRibbon();

Back to top