Click here to Skip to main content
15,893,487 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi
how i can get handle of some part of web browsers by click and realize type of component ?
(WindowFromPoint give handle of Window Of browser not part of this and ChildWindowFromPoint too is disable)

i want able set text on browser textboxs . setWindowText() and SendMessage() is disable for this goal.

Please give a code that use Win 32 api and able set text of Google Search box.
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900