S
Steve Jensen
I am trying to customize the Quick Access toolbar in start-from-scratch mode,
and have added the following XML:
<qat>
<sharedControls>
<group idMso="GroupAddinsCustomToolbars" />
<gallery idMso="Undo"/>
<gallery idMso="Redo"/>
<button idMso="FileSaveAsPdfOrXps" />
<button idMso="DataRefreshAll" />
</sharedControls>
</qat>
the SharedControls section does not allow groups and galleries. How do I
add all these items to the toolbar?
and have added the following XML:
<qat>
<sharedControls>
<group idMso="GroupAddinsCustomToolbars" />
<gallery idMso="Undo"/>
<gallery idMso="Redo"/>
<button idMso="FileSaveAsPdfOrXps" />
<button idMso="DataRefreshAll" />
</sharedControls>
</qat>
the SharedControls section does not allow groups and galleries. How do I
add all these items to the toolbar?