hi everyone
I want to diplay image from clipboard to my project.If i copy image from website then it copied in cliplboard first.but in my code
if (Clipboard.Cont ainsImage()) returns false.
Then where image stores...? how can i get image from clipboard and paste it in my project when i copy it from website..
thanks
I want to diplay image from clipboard to my project.If i copy image from website then it copied in cliplboard first.but in my code
if (Clipboard.Cont ainsImage()) returns false.
Then where image stores...? how can i get image from clipboard and paste it in my project when i copy it from website..
thanks
Comment