UIFocus


 

UIFocus>Window Title,Object Name

 

Not supported in Macro Scheduler Lite.

 

Attempts to set keyboard focus to the specified accessible UI element of the given window.

 

Use UIAccessibleList, the Find Object Wizard or View System Windows Tool to identify accessible UI elements.

 

Window title can be a full case sensitive title or case insensitive substring if followed by the '*' character.  A handle can be specified if WIN_USEHANDLE is set to 1 or if WIN_REGEX is set to 1 a regular expression can be used.  See SetFocus for more info.

 

Abbreviation: UIF

 

See Also: UIClick, UIAccessibleList, UIGetValue, UIPos, UISelect, UISetValue