Jump to content

Buttons on MDI Forms


 Share

Recommended Posts

Hi all,

First of all Happy New Year :idiot: Hope everyone had a good one.

Now, on to the problem ...

I have an application that will automatically starts on one of our servers. It has 3 MDI child windows that we need to click a 'GO' button on each.

I can use AU3_Spy to get the classnames of each button, but cannot figure out the syntax of the ControlClick command to actually clickmthe buttons.

Can someone post an example of how to click a button using the classname.

Thanks in adavance

----[ SandyD ]---
Link to comment
Share on other sites

  • 2 weeks later...

ControlClick('Windowtitle', 'Text in Window', 'Button75')

<{POST_SNAPBACK}>

I was confounded on a similar problem, by the fact that you need to set an option in AutoIt that lets it identify Child windows.

See "Opt" in help.

J

If I am too verbose, just say so. You don't need to run on and on.

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