Jump to content

Get Status of a button


Recommended Posts

hello people, someone help me please?

Has as I get the 'status' of a button?

I have a software here, that when you press the button 'start' it, he is 'unchecked'

and I wanted to get this status of 'checked' or 'unchecked'

Edited by darkshark
Link to comment
Share on other sites

Try this:

ControlCommand("Title", "text", "Button1", "IsChecked", "")

Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe
trying to produce bigger and better idiots.
So far, the Universe is winning.

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