ITreeViewDblClickItemXY Method |
Name | Description | |
---|---|---|
DblClickItemXY(String, Int32, Int32) |
Simulates a double-click on the item. The top-left coordinate of the item rectangle is (0,0).
| |
DblClickItemXY(String, Int32, Int32, ShiftKey) |
Simulates a double-click on the item with the Shift key pressed. The top-left coordinate of the item rectangle is (0,0).
|