Click here to Skip to main content
15,892,697 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i want to wen i copy a text out sid of application 
the application detect it and do a work
for sample translat the copied text and show it in application


What I have tried:

i want to wen i copy a text out sid of application
the application detect it and do a work
for sample translat the copied text and show it in application
Posted
Updated 15-Apr-17 13:03pm

Google for "SetClipboardViewer". I don't have time to go into it, but this is the only way you're going to get away with 'monitoring" the Clipboard without polling it for content constantly.
 
Share this answer
 
See my articles:

Between the two of them, you should have enough information to be able to achieve your goal.

/ravi
 
Share this answer
 
Comments
Member 12977545 16-Apr-17 1:13am    
i can use this
tank you Ravi Bhavnani

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