property ExplorerBar.ExpandShortcutCount as Long
Retrieves or sets a value that indicates the number of shortcuts being expanded.

TypeDescription
Long A long expression that indicates the number of shortcuts that display their full caption.
By default, the ExpandShortcutCount property is 0. The ExpandShortcutCount property is changed when the user resizes the shortcut bar. Use the ShowShortcutBar property to show or hide the control's shortcut bar. Use the AllowResizeShortcutBar property to enable or disable resizing the shortcut bar. Use the ExpandShortcutImage property to hide the expand button in the control's shortcut bar, or to change the icon of the expand button in the shortcut bar. The Shortcut property indicates the HTML caption of the shortcut that displays the specified group. Groups with the same Shortcut property are displayed in the same shortcut.