0
Answer

Copy and paste data using send key or sendmessage or postmessage

Ask a question
Vijay Yadav

Vijay Yadav

12y
2.8k
1
Hi All,

I am trying to send copy data from textbox of another applciation to my application and then hit the enter button on that application and the copied value will get paste to my application.

With the help of the sendkey it is working fine but I don't want other application to get activated. I want it should be hidden or minmized.