Forum Discussion
1 Reply
- rraghvani
Champion Level 3
Use the Object Spy tool on your textbox, and see which property relates to "focus" which you can then use.
You could also try to use Focused Property (Window and BrowserWindow Objects) to check it's property value.