Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get Current Focus
#12
No, but you can use accessible object functions. Example:

Code:
Copy      Help
run "C:\WINDOWS"
2
Acc a=acc("Fonts" "LISTITEM" "WINDOWS" "SysListView32" "" 0x1001)
a.Select(SELFLAG_TAKEFOCUS|SELFLAG_TAKESELECTION)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)