Hi!
Can I control if the clipboard was used? I need to allow user copy the text from the clipboard only once. That means; when I use
Clipboard.SetText = "123456"
and any user paste this string somewhere, it will be automaticaly from the clipboard deleted. Any ideas?
------------------
Thanks,
John, 14 years old
