Click or drag to resize

IXULTreeDblClickItemM Method

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