Is there a way to "refresh" a toolbar that is currently in use (visible)?
What I've noticed:
TOOLBAR IMPORTcannot replace an existing toolbar.- Replacing the toolbar file does work, but there is no way to update the changes in the toolbar without resorting to scripting. And there will still be a flicker (you have to look the current toolbar state, close it and reopen it in their previous state if any).
- A new argument like
TOOLBAR UPDATEwould work here.