Click or drag to resize

IQtToolButtonClickButtonRXY Method

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