C# Tutorial: Create a image slide show v1

In this tutorial you will learn how to create an interactive slideshow using C# in visual studio.  There will more versions of image slide show in mooICT.  We will be using buttons to navigate the slideshow and you are free to use any number of images.

Lesson outcomes:

  1. How to work with a picture box
  2. How to work with buttons in C#
  3. Work with events in C#
  4. Navigate using buttons
Create-a-slide-show-in-C



Comments are closed.