ListViewEx.
Adds an item in the list to the set of currently selected items.
This functionality is supported only if you are using the Open Agent.
MultiSelect (item)
Variable | Description |
---|---|
item | The item to multi-select. LISTITEM. |
MultiSelect Ctrl+clicks on the item if the list supports multiple selections and the item is not already selected.
TestApplication.ListViewDialog.TheListView.MultiSelect("TheItem")