sconley 0 Posted January 28, 2004 (edited) Nevermind... I found my problem... How is ControlGetFocus supposed to work? $CurrentControl = ControlGetFocus($WinTitle,$WinText) I have an AU3GUI window running. No matter what control I have the cursor on, I get a 1 from ControlGetFocus. For testing purposes, I'm running a loop with a 1 second pause that runs ControlGetFocus and puts the answer into the AU3GUI form using the controlsettext function. Edited January 28, 2004 by sconley Share this post Link to post Share on other sites