property ExMenu.ScrollImage(Left as Boolean) as Long
Retrieves or sets a value that indicates the index of icon being displayed when the left or right scrolling item is visible on the menu bar.

TypeDescription
Left as Boolean A boolean expression that indicates whether the left scrolling icon is changed.
Long A long expression that indicates the index of scrolling icon being changed.
Use the ScrollImage property to assign custom images for scrolling items. The scrolling items show on the menu bar only if them are required, and the AllowChevron property is exScroll. Use the Images, ReplaceIcon methods to assign icons to the control.