Select Method (Header)
Class
Header
.
Action
Selects an item or button.
Syntax
header
.
Select
(
item
,
button
)
Variable
Description
item
The path or index of the item to select.
ItemIdentifier
.
button
The index of the mouse button to use for selection. 1=left, 2=right, 3=middle,...
MouseButton
.