tamandt Posted June 6, 2008 Posted June 6, 2008 I searched the forum for this, but couldnt find anything. There is a checkbox list that contains 4 checkboxes. I need them all to be unchecked to start with. i tried (since its an array/container of checkboxes) ControlCommand("Setup - Spybot - Search & Destroy","","TNewCheckListBox1(1)","Uncheck","") and ControlCommand("Setup - Spybot - Search & Destroy","","TNewCheckListBox1","Uncheck","") Neither worked.... Any suggestions?
Valuater Posted June 6, 2008 Posted June 6, 2008 Forget about those and use a command line with parameters 8)
tamandt Posted June 6, 2008 Author Posted June 6, 2008 Forget about those and use a command line with parameters8)Ok that works for this, but in the future is their a way to do it? Once everything is unchecked...it is easy to click what you want.
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