Click or drag to resize

IXULTreeDblClickItemR Method

Overload List
  NameDescription
Public methodDblClickItemR(Int32)
Simulates a double-click of the right mouse button on a tree item.
Public methodDblClickItemR(String)
Simulates a double-click of the right mouse button on a tree item.
Public methodDblClickItemR(Int32, Int32)
Simulates a double-click of the right mouse button on a tree item.
Public methodDblClickItemR(Int32, String)
Simulates a double-click of the right mouse button on a tree item.
Public methodDblClickItemR(String, Int32)
Simulates a double-click of the right mouse button on a tree item.
Public methodDblClickItemR(String, String)
Simulates a double-click of the right mouse button on a tree item.
Public methodDblClickItemR(Int32, Int32, ShiftKey)
Simulates a double-click of the right mouse button on a tree item.
Public methodDblClickItemR(Int32, String, ShiftKey)
Simulates a double-click of the right mouse button on a tree item.
Public methodDblClickItemR(String, Int32, ShiftKey)
Simulates a double-click of the right mouse button on a tree item.
Public methodDblClickItemR(String, String, ShiftKey)
Simulates a double-click of the right mouse button on a tree item.
Top
See Also