POS 408 Week 1 Individual Assignment Simple Visual Basic® Programe | University Of Phoenix

POS 408 Week 1 Individual Assignment Simple Visual Basic® Programe | University Of Phoenix 

POS 408 Week 1 Individual Assignment Simple Visual Basic® Programe

Design, implement, test, and debug a simple Visual Basic® program.

Requirements

Create a VB form inside of Visual Studio. The form needs the following components and functionality:

Two text boxes. Limit the boxes to accept only 15 characters. Rename the text boxes to something meaningful (like, 'txtFirstName')

Two labels to the left of the text boxes that prompts the user to enter a first and last name. Rename the labels.

Two buttons. One to clear the contents of the text boxes, and one to exit the application. Include hot keys on the buttons.

Rename the buttons to reflect their purpose ( from 'button1' to something like 'btnClear')

Name the form, "Week 1" and have that label show on the title bar of the form (instead of the default 'form1')

Rename the form to 'frmweek1'

Include documentation at the top of the code in the form which includes your name and a short description of the assignment

Include anything else you would like to try on the form. Play around and get familiar with the toolbox. Change colors of objects or whatever. Experiment around.

Include a block at the top of the code that contains your information: programmer, date, and information about the application

Zip the files of the project together.  

Answer Detail

Get This Answer

Invite Tutor