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