The following is the GUI (graphical user interface): Process Payroll txtName Name: Hours Worked bxtHours btnProcessPay Rate of Pay bxtRate btnProcessTot Process Process Totals btnClear Clear Exit Paycheck btnExit Gross Wages - Deductions - Net Wages btGross txtDed bxtNet Total Gross Wages - Total Deductions - Total Net Wages (All Employees) btTotGross txtTotDed btTotoNet 1. The focus must be in the txtName textbox when the application starts. 1. txtName serves no other purpose than to receive focus. 2. The application will end when the "Exit" button is clicked 3. When the "Clear" button is clicked, all textboxes are cleared and the focus returns to txtName. Accumulation of employee data starts over 4. When the Process Paycheck button is clicked; gross, deductions and net wages will be calculated and values will be placed in txtGross, txtDed and txtNet. Calculate these values using the following rules: 1. Gross wages are computed as hours times rate for the first 40 hours worked and overtime for hours worked over 40. 1. The employee is paid time and one half (overtime) for hours over 40 hours (not 40 hours but over 40 hours). This means that if an employee works 45 hours and his/her hourly rate is $10 then 40 hours are paid at $10 an hour and 5 hours are paid at $15 an hour. 2. The only deduction is for tax 1. No tax is deducted for gross wages under $200.00 (deduct tax when gross is $200.00 and over) 2. The tax rate is 15% of the gross wages 3. Show the dollar amount in the textbox. 3. Net wages are Gross minus Deductions 5. When the Process Totals button is clicked; values will be placed in txtTotGross, txtTotDed and txtTotNet textboxes. These values are a summary of the gross, deductions and net wages for all employees that have been entered into the program since the program started or the clear button was clicked. 1. This button does not need to be clicked after each employee's data is entered but will display totals for all employee data entered since program started or the clear button was clicked.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

in visual basic not c sharp

The following is the GUI (graphical user interface):
- Process Payroll
txtName
Name:
Hours
Worked
txtHours
btnProcessPay
Rate of Pay
txtRate
btnProcessTot
Process
Process
btnClear
Clear
Exit
Paycheck
Totals
btnExit
Gross Wages - Deductions = Net Wages
txtGross
%3D
txtDed
Total Gross Wages - Total Deductions = Total Net Wages (All Employees)
txtNet
%3D
txtTotGross
txtTotDed
txtTotoNet
1. The focus must be in the txtName textbox when the application starts.
1. txtName serves no other purpose than to receive focus.
2. The application will end when the "Exit" button is clicked
3. When the "Clear" button is clicked, all textboxes are cleared and the focus returns to txtName. Accumulation of
employee data starts over
4. When the Process Paycheck button is clicked; gross, deductions and net wages will be calculated and values will be
placed in txtGross, txtDed and txtNet. Calculate these values using the following rules:
1. Gross wages are computed as hours times rate for the first 40 hours worked and overtime for hours worked over
40.
1. The employee is paid time and one half (overtime) for hours over 40 hours (not 40 hours but over 40 hours).
This means that if an employee works 45 hours and his/her hourly rate is $10 then 40 hours are paid at $10
an hour and 5 hours are paid at $15 an hour.
2. The only deduction is for tax
1. No tax is deducted for gross wages under $200.00 (deduct tax when gross is $200.00 and over)
2. The tax rate is 15% of the gross wages
3. Show the dollar amount in the textbox.
3. Net wages are Gross minus Deductions
5. When the Process Totals button is clicked; values will be placed in txtTotGross, txtTotDed and txtTotNet textboxes.
These values are a summary of the gross, deductions and net wages for all employees that have been entered into
the program since the program started or the clear button was clicked.
1. This button does not need to be clicked after each employee's data is entered but will display totals for all
employee data entered since program started or the clear button was clicked.
Transcribed Image Text:The following is the GUI (graphical user interface): - Process Payroll txtName Name: Hours Worked txtHours btnProcessPay Rate of Pay txtRate btnProcessTot Process Process btnClear Clear Exit Paycheck Totals btnExit Gross Wages - Deductions = Net Wages txtGross %3D txtDed Total Gross Wages - Total Deductions = Total Net Wages (All Employees) txtNet %3D txtTotGross txtTotDed txtTotoNet 1. The focus must be in the txtName textbox when the application starts. 1. txtName serves no other purpose than to receive focus. 2. The application will end when the "Exit" button is clicked 3. When the "Clear" button is clicked, all textboxes are cleared and the focus returns to txtName. Accumulation of employee data starts over 4. When the Process Paycheck button is clicked; gross, deductions and net wages will be calculated and values will be placed in txtGross, txtDed and txtNet. Calculate these values using the following rules: 1. Gross wages are computed as hours times rate for the first 40 hours worked and overtime for hours worked over 40. 1. The employee is paid time and one half (overtime) for hours over 40 hours (not 40 hours but over 40 hours). This means that if an employee works 45 hours and his/her hourly rate is $10 then 40 hours are paid at $10 an hour and 5 hours are paid at $15 an hour. 2. The only deduction is for tax 1. No tax is deducted for gross wages under $200.00 (deduct tax when gross is $200.00 and over) 2. The tax rate is 15% of the gross wages 3. Show the dollar amount in the textbox. 3. Net wages are Gross minus Deductions 5. When the Process Totals button is clicked; values will be placed in txtTotGross, txtTotDed and txtTotNet textboxes. These values are a summary of the gross, deductions and net wages for all employees that have been entered into the program since the program started or the clear button was clicked. 1. This button does not need to be clicked after each employee's data is entered but will display totals for all employee data entered since program started or the clear button was clicked.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 4 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY