ListViewEx.
Gives focus to the item in the list.
This functionality is supported only if you are using the Open Agent.
SetItemFocus(item)
Variable | Description |
---|---|
item | The item to focus on. LISTITEM. |
This method is supported only in scripts for Windows-based applications.
TestApplication.ListViewDialog.TheListView.SetItemFocus("List")