Jump to content

Getting control ID of a dynamically created control


Recommended Posts

Normally I would just use the ClassNameNN method of accessing controls and be done with it, but the ClassNameNN's for the program I'm using are dynamic as well. Is there a way I can get the control ID of a control under a specific point with DLL calls? There's got to be a way to do this, because AU3Info can do it.

Link to comment
Share on other sites

Normally I would just use the ClassNameNN method of accessing controls and be done with it, but the ClassNameNN's for the program I'm using are dynamic as well. Is there a way I can get the control ID of a control under a specific point with DLL calls? There's got to be a way to do this, because AU3Info can do it.

i believe LXP wrote somethign a while back ControlGetHandleByPos() that may help you out...
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...