Question: Create a Visual Basic Windows application. Use the following names for the solution and project, respectively: Jordan Solution and Jordan Project. Save the application in

Create a Visual Basic Windows application. Use the following names for the solution and project, respectively: Jordan Solution and Jordan Project. Save the application in the VB2015\Chap02 folder.

Change the form file's name to Main Form.vb. Change the form's name to frmMain. The form should be centered on the screen when it first appears; set the appropriate property.

Create the interface shown in Figure 2-19 on the course text. Use the following names for the text box, labels, and buttons: txtAnnual, lblWeekly, lblBiweekly, btnCalc, btnPrint, btnClear, and btnExit. (Or, use the names from the TOE chart you created in Module 2.) The contents of the lblWeekly and lblBiweekly controls should be centered; set the appropriate property.

Lock the controls on the form. Set the TabIndex values appropriately. The Exit button should end the application when it is clicked; code the appropriate event procedure.

Save the solution, and then start the application. Verify that the tab order is correct. Also verify that the access keys work properly. Use the Exit button to end the application.

Assignment Deliverables:

The zip file containing the Visual Studio solution and project files.

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!