Question: I need help with the extra credit part Instructions Write a Visual Basic program using Visual Studio 2015. Do not develop this program using any
Instructions Write a Visual Basic program using Visual Studio 2015. Do not develop this program using any other IDE or programming language. The program will meet the following system requirements: The user will start by typing in a positive integer o! Check to make sure that the user inputted a positive integer X, into the textbox. If it is not a positive integer, the following instructions will execute: i. Display in a MessageBox: "Invalid Input ii. Clear the contents of the textbox iii. Place the Focus back into the textbox If X is a positive integer, simulate the picturebox moving from right to left X many times. For 10 extra credit points (towards this exam), have your program suspend (pause) for exactly 1 millisecond after each time that the picturebox moves 10 pixels to the left. This will slow down the speed at which the picturebox moves 1. Position the picturebox back to the right hand side of the form. Clear the Contents of the textbox 2. 3. into When the user clicks on the Exit button, the will close The program must look like the following application: Move Image Please enter the number of iterations 2 Gol Resel
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
