akosiraff

Simple Visual Basic Program VB 2010

Sep 1st, 2013
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1.  
  2. Download: http://solutionzip.com/downloads/simple-visual-basic-program-vb-2010/
  3. Design, implement, test, and debug a simple Visual Basic® program.
  4. Requirements
  5. • The GUI program will have two forms. The main form will
  6. automatically load. It will have a button that will create a second
  7. form with the word Hello.
  8. • The second form will have an “Exit” button that will close the
  9. second form and return to the first form.
  10. • The second form will have various buttons that will change the
  11. color, move the word, or display “Hello” in a different language,
  12. such as “Hola”.
  13. • The first form will have an “Exit” button that will end the program.
  14. Write the code for the program and test the results. Make sure your
  15. program is documented properly, including author, date, class, and
  16. overview of what the program will do.
  17. Download: http://solutionzip.com/downloads/simple-visual-basic-program-vb-2010/
Advertisement
Add Comment
Please, Sign In to add comment