View Single Post
  #1  
Old 10-05-2010, 01:14 PM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default Get handle of button without id?

Hi. How can i get handle of button if i don't know it's id? I tried to get it's id with AutoIt and i failed. AoutIt Windows Info doesn't reconsie it as button. I mean i moved cursor on the button and nothing appeared in control tab. Maybe i can send 'ENTER' to window? Because that button is...
__________________
C++
domain name forum
Reply With Quote