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