ahmet Posted May 30, 2011 Posted May 30, 2011 (edited) Something like thisCase $button3 GUICtrlSetData($output2,GUICtrlRead($output2)-"1990") $checkbox_text="CDP" For $i=$tabs[$sections[0]] To $last If GUICtrlRead($i,1)=$checkbox_text Then GUICtrlSetState($i,$GUI_CHECKED) ExitLoop EndIf Next Edited May 30, 2011 by ahmet
pezo89 Posted May 31, 2011 Author Posted May 31, 2011 ahh, never thought i could refer to it with names Thanks alot Ahmet
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