Click or drag to resize

IQtTreeWidgetDblClickItemM Method

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