locking the clipboard c#
Posted
by kambamsu
on Stack Overflow
See other posts from Stack Overflow
or by kambamsu
Published on 2010-06-02T10:12:13Z
Indexed on
2010/06/02
10:13 UTC
Read the original article
Hit count: 186
Hi,
I was wondering if there is anyway to lock and unlock the clipboard from c#. Basically, I'd be writing something into it and I do not want anyone else to write to it before i pick up my stuff.
Any help would be appreciated.
Thanks
© Stack Overflow or respective owner