Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Download: http://solutionzip.com/downloads/simple-visual-basic-program-vb-2010/
- Design, implement, test, and debug a simple Visual Basic® program.
- Requirements
- • The GUI program will have two forms. The main form will
- automatically load. It will have a button that will create a second
- form with the word Hello.
- • The second form will have an “Exit” button that will close the
- second form and return to the first form.
- • The second form will have various buttons that will change the
- color, move the word, or display “Hello” in a different language,
- such as “Hola”.
- • The first form will have an “Exit” button that will end the program.
- Write the code for the program and test the results. Make sure your
- program is documented properly, including author, date, class, and
- overview of what the program will do.
- Download: http://solutionzip.com/downloads/simple-visual-basic-program-vb-2010/
Advertisement
Add Comment
Please, Sign In to add comment