G
Guest
Someone knows how to copy Files into the clipboard using C#? I've tried
filling a DataFormat with FileDrop and I passed a string with the filename to
setData() but no luck. I've also tried with a FileInfo object but It does not
work. Is it possible? Please help!!!
filling a DataFormat with FileDrop and I passed a string with the filename to
setData() but no luck. I've also tried with a FileInfo object but It does not
work. Is it possible? Please help!!!