Check if a file is currently in the clipboard
Question / Problem
How can I check if a file is currently in the clipboard?
Answer / Solution
Just use this line of code:Clipboard.HasFormat(CF_HDROP);
How can I check if a file is currently in the clipboard?
Just use this line of code:Clipboard.HasFormat(CF_HDROP);
You did not find what you were looking for? Please contact us so we can provide an answer to your question.
Contact Form