The TreeItem object has the following methods:
Method List
| Name | Description | 
|---|---|
Click | 
Simulates a click of the left mouse button on an item. | 
ClickM | 
Simulates a click of the middle mouse button on an item. | 
ClickMXY
 | 
Simulates a click of the middle mouse button at the specified point within an item. | 
ClickR | 
Simulates a click of the right mouse button on an item. | 
ClickRXY
 | 
Simulates a click of the right mouse button at the specified point within an item. | 
ClickXY
 | 
Simulates a click of the left mouse button at the specified point within an item. | 
Collapse | 
Collapses the specified item. | 
DblClick | 
Simulates a double-click of the left mouse button on an item. | 
DblClickM | 
Simulates a double-click of the middle mouse button on an item. | 
DblClickMXY
 | 
Simulates a double-click of the middle mouse button at the specified point within an item. | 
DblClickR | 
Simulates a double-click of the right mouse button on an item. | 
DblClickRXY
 | 
Simulates a double-click of the right mouse button at the specified point within an item. | 
DblClickXY
 | 
Simulates a double-click of the left mouse button at the specified point within an item. | 
Expand | 
Expands or collapses the specified item. | 
