Table of Contents
Version: 2023r1

Properties #
| BackColor as Color | ButtonPadding as Integer = 52 | InitialIndex as Integer = 0 |
| BorderColor as Color | HandlePosition as XDSSidebarImageMenu.HandlePositions (Default = Left) | SelectedItemColor as Color |
| BorderThickness as Integer = 0 | HandleThickness as Integer = 3 | ShowSelection as Boolean = False |
Methods #
| AddMenuItem(Name as String, Image as Picture) | SelectIndex(Idx as Integer) |
| SelectedIndex() as Integer |
Events #
| Action() |
Enumerations #
XDSSidebarImageMenu.HandlePositions #
| Left = 0 | Right = 1 |