QuickAccessToolbarChildPlacementTarget
enum.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WPF.Controls.Office
Lists the supported placement targets for the QAT UI elements.
public enum QuickAccessToolbarChildPlacementTarget
Members at a glance
Menu | The QAT item gets into the QAT drop-down menu (QAT overflow menu). |
ToolBar | The QAT item gets into the QAT toolbar. |
ToolBarAndMenu | The QAT items gets into both theQAT toolbar and QAT overflow menu. |
Members
ToolBar
The QAT item gets into the QAT toolbar.