Visual Basic.NET (VB.NET) Source Code: Drop and Draw Images to a Windows Forms PictureBox Control
For Microsoft.NET source code that is ready to drop and adopt into your program click:  GetDotNetCode

 

Product:  Drop and Draw Images on Win Forms Picturebox

 

Product ID 26
.NET Namespace(s)

System.Windows.Forms.PictureBox

Language VB.NET 2002 and VB.NET 2003
Keywords Drag and Drop, PictureBox, Forms,PictureBox

Drop and Draw Images to a Windows Forms PictureBox Control's Image Surface

This Net.DemoProject shows how to implement 'drag and draw' instead of 'drag and drop' for a Windows Forms PictureBox control. Instead of replacing the entire PictureBox image when an image is dropped, this implementation draws the dropped image on the PictureBox surface thus adding it to any graphic(s) already present. Some sample uses: create a simple game, draw diagrams, or combine photos into one image.

Get more information about 'Drop and Draw Images on Win Forms Picturebox' by clicking the link below.

Drop and Draw Images on Win Forms Picturebox

 

Generated by FetchNet 

Copyright 2003-2005 aZ Software Developers, LLP