http://cyborgmaguscsharpedge.com/ has all my video tutorials usually with source code in an organized cyber-library. In this tutorial we write a C# Windows Application which incorporates several pictures as project resources which can be displayed on the form in a control called a PictureBox. The Select Resource Dialog Box is used to import several jpgs into the Project via the PictureBox Image Property. The Common Tasks Popup arrow is used to put the pictures into autosizing mode avoiding blank spaces in the display.
• C# Edge 32 - C# Gui Part 1 - Picture Box