Visual Basic .NET - How To Video Tutorials by Joe Bolen.
Watch how to use the PictureBox control in Visual Basic .NET.
The PictureBox control is a great way to show pictures and images. Images can be loaded at design time, pulled in from My.Resources area, or loaded from a file on the computer. This video introduces the PictureBox control and how to code to retrieve images.