IQtToolButtonClickButtonXY Method |
| Name | Description | |
|---|---|---|
| ClickButtonXY(Int32, Int32) |
Simulates a click at (X,Y) within the button. The top-left coordinate of the Button rectangle is (0,0).
| |
| ClickButtonXY(Int32, Int32, ShiftKey) |
Simulates a click at (X,Y) within the button. The top-left coordinate of the Button rectangle is (0,0).
|