Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question
#2
Try accessible objects. Use "Find accessible object" dialog to find object (button, etc). Then, use "Do default action" from "Accessible object actions" dialog.

Example. Click "5" button in Calculator.

Code:
Copy      Help
Acc a=[color=blue]acc[/color]("5" "PUSHBUTTON" "Calculator" "Button" "" 0x1001)
a.DoDefaultAction


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)