Click or drag to resize

IQtToolButtonClickButtonXY Method

Overload List
  NameDescription
Public methodClickButtonXY(Int32, Int32)
Simulates a click at (X,Y) within the button. The top-left coordinate of the Button rectangle is (0,0).
Public methodClickButtonXY(Int32, Int32, ShiftKey)
Simulates a click at (X,Y) within the button. The top-left coordinate of the Button rectangle is (0,0).
Top
See Also