IXULTreeClickItemR Method |
Name | Description | |
---|---|---|
ClickItemR(Int32) |
Simulates a click of the right mouse button on a tree item.
| |
ClickItemR(String) |
Simulates a click of the right mouse button on a tree item.
| |
ClickItemR(Int32, Int32) |
Simulates a click of the right mouse button on a tree item.
| |
ClickItemR(Int32, String) |
Simulates a click of the right mouse button on a tree item.
| |
ClickItemR(String, Int32) |
Simulates a click of the right mouse button on a tree item.
| |
ClickItemR(String, String) |
Simulates a click of the right mouse button on a tree item.
| |
ClickItemR(Int32, Int32, ShiftKey) |
Simulates a click of the right mouse button on a tree item.
| |
ClickItemR(Int32, String, ShiftKey) |
Simulates a click of the right mouse button on a tree item.
| |
ClickItemR(String, Int32, ShiftKey) |
Simulates a click of the right mouse button on a tree item.
| |
ClickItemR(String, String, ShiftKey) |
Simulates a click of the right mouse button on a tree item.
|