|
-
July 26th, 2008, 08:29 AM
#1
clipboart
Hello, I'd like to check the clipboard,
In case it is an image, I'd like to get all the image's properties [location where it was copied, dimension, any tags included]
Thanks for any help
-
July 26th, 2008, 09:43 AM
#2
Re: clipboart
You can use you Clipboard class provided with .NET.
There is tons of reading on this on MSDN: http://msdn.microsoft.com/en-us/library/c2thcsx4.aspx
If this post helps you out, please rate it!
-
July 26th, 2008, 05:39 PM
#3
Re: clipboart
 Originally Posted by messycan
Wow, More then one object for the clipboard in the lat example.
Short: System.Windows.Forms.Clipboard
It has three, I have no idea what to specify it as...
(Contains, Get, Set) for text, audio, image, data, and filedroplist.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|