Click or drag to resize

IWinListViewDblClickItemR Method

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