IWinListView.DblClickItemRXY Method |
Name | Description | |
---|---|---|
![]() | DblClickItemRXY(Int32, Int32, Int32, Int32) |
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
|
![]() | DblClickItemRXY(Int32, String, Int32, Int32) |
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
|
![]() | DblClickItemRXY(String, Int32, Int32, Int32) |
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
|
![]() | DblClickItemRXY(String, String, Int32, Int32) |
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
|
![]() | DblClickItemRXY(Int32, Int32, Int32, Int32, ShiftKey) |
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
|
![]() | DblClickItemRXY(Int32, String, Int32, Int32, ShiftKey) |
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
|
![]() | DblClickItemRXY(String, Int32, Int32, Int32, ShiftKey) |
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
|
![]() | DblClickItemRXY(String, String, Int32, Int32, ShiftKey) |
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
|