TableEx.
Double-clicks an item.
This functionality is supported only if you are using the Open Agent.
table.DoubleSelect (row, [column], modifiers)
| Variable | Description |
|---|---|
| row | The row to double-click. LISTITEM. |
| column | Optional: The column to double-click. LISTITEM. |
| modifiers | The modifier to double-click. MODIFIERKEYSTATE. |
DoubleSelect scrolls the specified item into view and then double-clicks it.