开发者

ClipBoard Monitor C# [duplicate]

开发者 https://www.devze.com 2023-01-07 07:55 出处:网络
This question a开发者_JAVA百科lready has answers here: Closed 12 years ago. Possible Duplicate: Clipboard event C#
This question a开发者_JAVA百科lready has answers here: Closed 12 years ago.

Possible Duplicate:

Clipboard event C#

Hi,

Can I monitor the clipboard continuously for any copy operations? I'm using C#

Thanks


Here are some more helpful links, with source code:

Monitoring Activity: http://www.codeguru.com/columns/dotnettips/article.php/c7315

A viewer: http://www.doogal.co.uk/clip.php


You'll need to use the Win32 API, this page has a guide on how to do it all

0

精彩评论

暂无评论...
验证码 换一张
取 消