How to use drag-drop on windows seven or vista?

Posted by Sein Kraft on Stack Overflow See other posts from Stack Overflow or by Sein Kraft
Published on 2010-05-25T15:40:22Z Indexed on 2010/05/25 15:41 UTC
Read the original article Hit count: 248

I've an app wich alows the user to drag drop images into a picturebox.

It works on xp, it doesn't works on vista and seven since the UAC could cause the problem.

I've tried running it as administrator and still it doesn't work.

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about visual-studio-2010