ITreeViewItemDblClickXY Method |
Name | Description | |
---|---|---|
DblClickXY(Int32, Int32) |
Simulates a double click on the item at (x, y). The top-left coordinate of the item rectangle is (0,0).
| |
DblClickXY(Int32, Int32, ShiftKey) |
Simulates a double click on the item at (x, y) with the Shift key pressed. The top-left coordinate of the item rectangle is (0,0).
|