Click or drag to resize

IQtTreeWidgetClickItemR Method

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