Check if a file is currently in the clipboard
Frage / Problem
How can I check if a file is currently in the clipboard?
Antwort / Lösung
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);
Keine passende Antwort gefunden? Kontaktieren Sie uns, damit wir Ihre Frage beantworten können.
Kontaktformular