ClipBoard Issue

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
I am using Data Objects in my Applications and need to clear the ClipBoard or Memory Buffer after some intervals
How do i clear the contents of the System.ClipBoard

With Regard
Sunny
 
Hi,
I am using Data Objects in my Applications and need to clear the ClipBoard or Memory Buffer after some intervals.
How do i clear the contents of the System.ClipBoard

You shouldn't.

The clipboard is an object for the user to use. An application should
never actively change the clipboard (or clear it).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top