Click or drag to resize

IXULTreeClickItemR Method

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