|
Quick Access Toolbar
QUICK ACCESS TOOLBAR
The Quick Access Toolbar (QAT) is used to render a set of RibbonButtons that are most commonly used in the application. It's rendered right next to the Application Menu button to make it easily accessible for the end-user.
The QAT can also be easily customized by the end-user using the built-in QAT Context Menu. End-users can choose to place it above or below the ribbon, remove certain commands from the QAT and also add other commands into the QAT. QAT is also intelligent in preventing the user from adding multiple instances of the same command to the toolbar.
Quick Access Toolbar with context menu dropped down
Simply right click on a QAT button to remove it from the toolbar.
Ribbon Control - Removing Items from QAT
Similarly, simply right click on a button in the ribbon to add it to the QAT.
Ribbon Control - Add to QAT
There is also a "Customize Quick Access Toolbar" dialog that can be invoked by the end user, as the name suggests, to fully customize the set of commands that they want to display in the QAT. The full set of commands that are available in the application are exposed to the end-user.
Ribbon Control - Quick Access Dialog
|
|
|
|