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