Click or drag to resize

IQtTreeWidgetClickItemM Method

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