Jump to content

getting id value of window classname or instance


vimala
 Share

Recommended Posts

I use this on my GUIs:

GUICtrlSetState($buttonOk, $GUI_FOCUS)
$buttonOkID = ControlGetFocus($MyWindow)
GUICtrlSetState($buttonCancel, $GUI_FOCUS)
$buttonCancelID = ControlGetFocus($MyWindow)

:)

Edited by Splash
Automatic Update UDF - IP Address UDF - WinPcap AutoIt _FindDevice()[font="Verdana"][size="2"]AutoIt Spanish/Brasil/World community!!![/size][/font]Use you wanna a dot.tk domain please use my link:
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...