IListBoxDblClickItemRXY Method |
| Name | Description | |
|---|---|---|
| DblClickItemRXY(Int32, Int32, Int32) |
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
| |
| DblClickItemRXY(String, Int32, Int32) |
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
| |
| DblClickItemRXY(Int32, Int32, Int32, ShiftKey) |
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
| |
| DblClickItemRXY(String, Int32, Int32, ShiftKey) |
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
|