Visual Basic 2010
Get free Visual basic 2010 source codes. Learn Visual Basic 2010 using this website.
Pages
Home
About
Total Pageviews
Add This
My Links
Click Here For More FREE Visual Basic 2010 Tutorials
Sunday, May 8, 2011
Get Image from Clipboard and put in PictureBox
Create a form like on the picture:
In the button write the code bellow:
If My.Computer.Clipboard.ContainsImage Then
PictureBox1.Image = My.Computer.Clipboard.GetImage
End If
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment