Question: Create an application, using the following names for the solution and project, respectively: Gross Solution-Sub and Gross Project. The applications interface is shown in Figure
Create an application, using the following names for the solution and project, respectively: Gross Solution-Sub and Gross Project. The application’s interface is shown in Figure 7-30. The lstHours control should display the number of hours worked from 1 to 60 in increments of 1. The lstRates control should display pay rates from 10.00 to 30.00 in increments of 0.5. The default selections in the lstHours and lstRates controls should be 40 and 10.00, respectively. The application should use a Sub procedure to calculate an employee’s gross pay, which is based on the number of hours worked and the pay rate selected in the list boxes. However, employees receive double time for hours worked over 40. Test the application appropriately.

Gross Pay Calculator Hours: Rates: IstHours IstRates Calculate Exit Gross pay:
Step by Step Solution
3.33 Rating (162 Votes )
There are 3 Steps involved in it
Microsoft Visual Studio Solution File Format Version 1200 Visual Studio 14 VisualStudioVersion 140225120 MinimumVisualStudioVersion 100402191 ProjectF184B08FC81C45F6A57F5ABD9991F28F Gross Project Gros... View full answer
Get step-by-step solutions from verified subject matter experts
