DoubleSelect Method (Header)
Class
Header
.
Action
Double-clicks an item.
Syntax
header
.
DoubleSelect
(
item
,
button
)
Variable
Description
item
The path or index of the item to double-click.
ItemIdentifier
.
button
The index of the mouse button to use to perform the double-click. 1=left, 2=right, 3=middle,...
MouseButton
.