Page 1 of 1

How to have the check-box checked by AHK ?

Posted: 07 Apr 2014, 03:48
by Guest
[attachment=0]Untitled.png[/attachment]

As the pic presented, I want AHK have those check-box checked on(or off) automatically. What command of AHK will handle the job eseasilly ?
Thanks.

Re: How to have the check-box checked by AHK ?  Topic is solved

Posted: 07 Apr 2014, 05:48
by smorgasbord

Code: Select all

Gui, Add, Checkbox, Checked vShipToBillingAddress, Ship to billing address?
:mrgreen: :mrgreen: :mrgreen: :mrgreen: