Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Horizontal Mouse Scrolling
#4
For other windows try to click scrollbar accessible object.
Example.
Macro Macro2275
Code:
Copy      Help
int w=win("Downloads" "CabinetWClass")
Acc a.Find(w "PUSHBUTTON" "Page right" "class=ScrollBar" 0x25)
if(a.a) a.DoDefaultAction


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)