property ListBar.AllowResizeShortcutBar as Boolean
Specifies whether the user can resize the shorcut bar, to allow multiple shortcuts to be visible.

TypeDescription
Boolean A Boolean expression that indicates whether the user can resize the shortcut bar.
By default, the AllowResizeShortcutBar property is True. Use the AllowResizeShortcutBar property to hide the resize bar of the control's shortcut bar. Use the ShowShortcutBar property to show or hide the control's shortcut bar. The ShortcutResizeBackColor property changes the visual appearance of the resizing bar of the shortcut bar. Use the ExpandShortcutCount property to specify the number of shortcuts that display their full caption, else the first icon in the caption is displayed or the assigned picture is displayed.