Click or drag to resize

IQtTreeWidgetDblClickItemR Method

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