Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Systreeview32 search from subtree element
#2
in your example you can use the Navigate function to goto the item
Code:
Copy      Help
int w3=win("Gadgets" "Afx:*" "" 0x4)
Acc a3.Find(w3 "OUTLINEITEM" "Device B" "class=SysTreeView32[]id=59648" 0x15)
a3.Navigate("n3") ;;next next next
a3.Select(3) ;; select and focus


Messages In This Thread
RE: Systreeview32 search from subtree element - by Kevin - 03-02-2021, 06:28 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)