property ListBar.SelectGroup as Long
Retrieves or sets a value that specifies the index of selected group.

TypeDescription
Long A long expression that indicates the index of the selected group.

Use the SelectGroup property to select a group. The SelectGroup event is fired when a new group is selected. Use the SelectItem property to retrieves the index of selected item. Use the Caption property to get the caption of the item. Use the Caption property to get the caption of the group.