Click or drag to resize

IXULTreeClickItemM Method

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