Jump to content

Read Commercial GUI panel checkbox


Recommended Posts

I am attempting to read whether a checkbox on a commerial install panel (McAfee) is checked or not, and link that to my program logic. Is this possible, or can AutoIT only read it's own checkbox status'? When running the AutoIT Info panel, I dont see any info that seams to point to the item I need to test for.

[Parton the newby question]

Link to comment
Share on other sites

I am attempting to read whether a checkbox on a commerial install panel (McAfee) is checked or not, and link that to my program logic. Is this possible, or can AutoIT only read it's own checkbox status'? When running the AutoIT Info panel, I dont see any info that seams to point to the item I need to test for.

[Parton the newby question]

Is

GUICtrlRead ( controlID [, advanced] )

the way to go?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...