Jump to content

IsChecked


Guest nqd
 Share

Recommended Posts

Hi,

IsChecked does not seem to work. I got "0" whether the radio button is selected or not. Here is my sample code:

If ControlCommand ( "Janus", "", "WindowsForms10.BUTTON.app417", "IsChecked", "" ) = 1 Then

MsgBox(0, "Enter Total", "Yes")

Else

MsgBox(0, "Enter Total", "No")

EndIF

...I used "Check" and I was able to select the radio button.

Any advice?

--- NQD

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