Skip to navigation
Autoit Control Click
13.09.20
Autoit Control Click Posted by Catur Nugroho | File under : Autoit Autoit Control Click Using C Sends a mouse click command to a given control. ControlClick ( "title", "text", controlID [, button [, clicks [, x [, y]]]] ) Parameters title The title of the window to access. text The text of the window to access. controlID The control to interact with. See Controls. button [optional] The button to click, "left", "right", "middle", "main", "menu", "primary", "secondary". Default is the left button. clicks [optional] The number of times to click the mouse. Default is 1. x [optional] The x position to click within the control. Default is center. y [optional] The y position to click within the control. Default is cen
https://autoitsourcecode.blogspot.com/2013/04/autoit-control-click.html
Reply
Anonymous
Information Epoch 1732575011
Save trees.
Home
Notebook
Contact us