Click or drag to resize

ITreeViewItemClickRXY Method

Overload List
  NameDescription
Public methodClickRXY(Int32, Int32)
Simulates a click of the right mouse button on the item at (X,Y). The top-left coordinate of the item rectangle is (0,0).
Public methodClickRXY(Int32, Int32, ShiftKey)
Simulates a click of the right mouse button on the item at (X,Y). The top-left coordinate of the item rectangle is (0,0).
Top
See Also