UI_PKEY_Minimized
Identifies the UI_PKEY_Minimized property.
propertyDescription
name = UI_PKEY_Minimized
shellPKey = UI_PKEY_Minimized
formatID = 00001001-7363-696e-8441798acf5aebb7
propID = 1001
typeInfo
type = VT_BOOL
booleanFormat
formatAs = VARIANT_TRUE=-1, VARIANT_FALSE=0
Remarks
UI_PKEY_Minimized is used by an application to query the collapsed or expanded state of the ribbon UI.
Display State | Property Key Value |
---|---|
Expanded | false |
Collapsed | true |
When the ribbon UI is in a minimized state, the ribbon Tab row remains visible and fully functional.
The following screen shot shows the ribbon in minimized state.
Related topics