IWinListViewClickItemR Method |
| Name | Description | |
|---|---|---|
| ClickItemR(Int32) |
Moves the mouse cursor to the item and then simulates a right click.
| |
| ClickItemR(String) |
Moves the mouse cursor to the item and then simulates a right click.
| |
| ClickItemR(Int32, Int32) |
Moves the mouse cursor to the item and then simulates a right click.
| |
| ClickItemR(Int32, String) |
Moves the mouse cursor to the item and then simulates a right click.
| |
| ClickItemR(String, Int32) |
Moves the mouse cursor to the item and then simulates a right click.
| |
| ClickItemR(String, String) |
Moves the mouse cursor to the item and then simulates a right click.
| |
| ClickItemR(Int32, Int32, ShiftKey) |
Moves the mouse cursor to the item and then simulates a right click.
| |
| ClickItemR(Int32, String, ShiftKey) |
Moves the mouse cursor to the item and then simulates a right click.
| |
| ClickItemR(String, Int32, ShiftKey) |
Moves the mouse cursor to the item and then simulates a right click.
| |
| ClickItemR(String, String, ShiftKey) |
Moves the mouse cursor to the item and then simulates a right click.
|