Click or drag to resize

ITreeViewItemClickXY Method

Overload List
  NameDescription
Public methodClickXY(Int32, Int32)
Simulates a click on the item. The top-left coordinate of the item rectangle is (0,0).
Public methodClickXY(Int32, Int32, ShiftKey)
Simulates a click on the item at (x, y) with the Shift key pressed. The top-left coordinate of the item rectangle is (0,0).
Top
See Also