Question: : Create a Windows Forms application in Visual Studio 2012 as follows. Develop an image viewer application that stores TWO sets of ten image files

: Create a Windows Forms application in Visual Studio 2012 as follows. Develop an image viewer application that stores TWO sets of ten image files each in resources as Sceneries and Flowers. And depending upon users choice of viewing them randomly or in sequence, selected set of images are displayed in a picture box. You will need to generate random numbers in the range of 1-10 and use such number to create an image file names and accordingly pull up corresponding image file to display. If user selects to view the image serially, then start at 1 and figure out an algorithm to rotate thru images 1-10 and return to first image again.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!