HeaderEx.
Double-clicks an item.
This method is supported only in scripts for Windows-based applications that use the Open Agent.
DoubleSelect (item, button)
Variable | Description |
---|---|
item | The path or index of the item to double-click. LISTITEM. |
button | The index of the mouse button to use to perform the double-click. 1=left, 2=right, 3=middle. INTEGER. |
DoubleSelect scrolls the specified item into view and then double-clicks it.