how to add HotKey in the toolbar

I want to add the HotKey in toolbar.
How do it ?

Unfortunatelly there is no such possibility.
You can only set hot keys in dhtmlxMenu via
menu.setHotKey(“save”, “hkey”);
But it would be as a HINT, just text. There is no any handler for it.