UI_PKEY_QuickAccessToolbarDock

Identifies the UI_PKEY_QuickAccessToolbarDock property.

propertyDescription
   name = UI_PKEY_QuickAccessToolbarDock
   shellPKey = UI_PKEY_QuickAccessToolbarDock
   formatID = 00001002-7363-696e-8441798acf5aebb7
   propID = 1002
   typeInfo
      type = UI_CONTROLDOCK

Remarks

UI_PKEY_QuickAccessToolbarDock is used by an application to query the dock-state of the Quick Access Toolbar (QAT).

The property value is from the UI_CONTROLDOCK enumeration.

Enumeration Description
UI_CONTROLDOCK_TOP The QAT is docked in the nonclient area of the Ribbon host application, as shown in the following screen shot.screen shot of the quick access toolbar docked above the ribbon in the nonclient area.
UI_CONTROLDOCK_BOTTOM The QAT is docked as a visually integral band below the Ribbon, as shown in the following screen shot. screen shot of the quick access toolbar docked below the ribbon.

Ribbon Properties