Click or drag to resize

IBarClickItemRXY Method

Overload List
  NameDescription
Public methodClickItemRXY(String, Int32, Int32)
Simulates a right click at (X,Y) inside item specified by index, from 0, or by name. The top-left coordinate of the item rectangle is (0,0).
Public methodClickItemRXY(String, Int32, Int32, ShiftKey)
Simulates a right click at (X,Y) inside item specified by index, from 0, or by name. The top-left coordinate of the item rectangle is (0,0).
Top
See Also