visual-basic pictureviewerVisual Basic: Windows Programming

Visual Basic: Windows Programming

Learn Visual Basic in FREE step-by-step lessons.

A Picture Viewer Application

We're going to create a program that will let us select a picture and view it.
We're going to add a few more features, to the point where it will let us select a folder and view a slide show of the pictures in that folder.

We're going to build this one step at a time. It is important to make sure that one step works before we go on to the next step.

Objectives:

Please study the material at each of the links below.

  1. Viewing a Picture
  2. Code and instructions to view a picture
  3. Select a folder
  4. Display the picture selected in the combo box
  5. Use a timer to create a slide show
GlossaryGlossary for pictureviewer lesson
Full Glossary