Jump to content

Get All Window's Controls


jdelaney
 Share

Recommended Posts

  • 1 year later...

Hi jdelaney. I used your script to scan through controls and their properties in a large complex Windows form. There are controls - specifically multiple checkbox grouped inside tablecontrolpanel and the script does not identify them. Is there a way to understand if a given control 1) has child controls within it. 2) Iterate them and click checkbox based on Y/N? Please help and guide.

Link to comment
Share on other sites

use UIASpy instead to see all your available controls. AutoIt can't see all controls. Especially XAML based forms. Start to learn UIAutomation. It can do what you need to do most likely.

Edited by Earthshine

My resources are limited. You must ask the right questions

 

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...