Click or drag to resize

IWinListViewClickItemR Method

Overload List
  NameDescription
Public methodClickItemR(Int32)
Moves the mouse cursor to the item and then simulates a right click.
Public methodClickItemR(String)
Moves the mouse cursor to the item and then simulates a right click.
Public methodClickItemR(Int32, Int32)
Moves the mouse cursor to the item and then simulates a right click.
Public methodClickItemR(Int32, String)
Moves the mouse cursor to the item and then simulates a right click.
Public methodClickItemR(String, Int32)
Moves the mouse cursor to the item and then simulates a right click.
Public methodClickItemR(String, String)
Moves the mouse cursor to the item and then simulates a right click.
Public methodClickItemR(Int32, Int32, ShiftKey)
Moves the mouse cursor to the item and then simulates a right click.
Public methodClickItemR(Int32, String, ShiftKey)
Moves the mouse cursor to the item and then simulates a right click.
Public methodClickItemR(String, Int32, ShiftKey)
Moves the mouse cursor to the item and then simulates a right click.
Public methodClickItemR(String, String, ShiftKey)
Moves the mouse cursor to the item and then simulates a right click.
Top
See Also