IXULTreeClickItemM Method |
Name | Description | |
---|---|---|
ClickItemM(Int32) |
Simulates a click of the middle mouse button on a tree item.
| |
ClickItemM(String) |
Simulates a click of the middle mouse button on a tree item.
| |
ClickItemM(Int32, Int32) |
Simulates a click of the middle mouse button on a tree item.
| |
ClickItemM(Int32, String) |
Simulates a click of the middle mouse button on a tree item.
| |
ClickItemM(String, Int32) |
Simulates a click of the middle mouse button on a tree item.
| |
ClickItemM(String, String) |
Simulates a click of the middle mouse button on a tree item.
| |
ClickItemM(Int32, Int32, ShiftKey) |
Simulates a click of the middle mouse button on a tree item.
| |
ClickItemM(Int32, String, ShiftKey) |
Simulates a click of the middle mouse button on a tree item.
| |
ClickItemM(String, Int32, ShiftKey) |
Simulates a click of the middle mouse button on a tree item.
| |
ClickItemM(String, String, ShiftKey) |
Simulates a click of the middle mouse button on a tree item.
|