DoubleSelect Method (HeaderEx)

Class

HeaderEx.

Action

Double-clicks an item.

Availability

This method is supported only in scripts for Windows-based applications that use the Open Agent.

Syntax

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.

Notes

DoubleSelect scrolls the specified item into view and then double-clicks it.