SlideShow Application |
![]() |
SlideShow Application. A SlideShow program that allows the user to browse for images to be included in a SlideShow.The Images can be previewed in a PictureBox. These chosen images are stored in a ListBox, then on clicking 'Submit' the images are displayed (in a different form window). The timing of the displayed images (5 seconds) is achieved by interrupting the Thread of the programs executions for a specified time (in this case 5000 milliseconds). |
Back to Portfolio |