newtoau3 Posted June 23, 2007 Posted June 23, 2007 Is it possible to have a checkbox "check" itself when a countdown is finished? How would I make it "check" itself?? Thanks for any help.
Zedna Posted June 23, 2007 Posted June 23, 2007 GUICtrlSetState($your_checkbox, $GUI_CHECKED) Resources UDF ResourcesEx UDF AutoIt Forum Search
newtoau3 Posted June 23, 2007 Author Posted June 23, 2007 GUICtrlSetState($your_checkbox, $GUI_CHECKED) Cheers, works great.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now