Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
8th Edition
ISBN: 9781337102124
Author: Diane Zak
Publisher: Cengage Learning
Question
Book Icon
Chapter 6, Problem 3E
Program Plan Intro

Form design:

  • Open Microsoft Visual Studio.
  • Select Visual Basic and click Windows Application.
  • Name the project as “Gross Pay Functions Project”.
  • Store the file in desire location.
  • The created project is now displayed with a form in the name of Form1.
  • Rename the Form1 as “Main Form” and add the necessary components.
  • In property window, change the Form name and add changes for Form elements properties.
  • Click the File menu->Save All.

View of the form design in the IDE:

Programming with Microsoft Visual Basic 2017, Chapter 6, Problem 3E

The form control properties in the properties window are as follows:

ObjectPropertySetting
Form1TextGross Pay
radWeeklyCheckedTrue
radTwicePerMonthCheckedFalse
txtSalaryText(Empty)
btnCalcTextCalculate
btnExitTextExit
  • Add a text box control to input the value of salary.
  • Add two check box controls in a Group box to select the type to compute the gross pay.
  • Add two button controls to calculate the projected sales and exit the program respectively.

Blurred answer
Students have asked these similar questions
In this exercise, you modify the Gross Pay application from this chapter’s Focus lesson. Use Windows to make a copy of the Gross Solution folder. Rename the copy Gross Solution-Functions. Open the Gross Solution.sln file contained in the Gross Solution-Functions folder. Change the two independent Sub procedures to functions named GetWeekly and GetTwicePerMonth. Modify the code so that the btnCalc_Click procedure (rather than the two functions) displays the gross pay in the lblGross control. Save the solution and then start and test the application. Need this in VB please. Code given: Option Explicit OnOption Strict OnOption Infer Off Public Class frmMain' Independent Sub procedures.   Private Sub btnCalc_Click(sender As Object, e As EventArgs) Handles btnCalc.Click' Calls independent Sub procedures to calculate and display the gross pay. End Sub Private Sub btnExit_Click(sender As Object, e As EventArgs) Handles btnExit.ClickMe.Close()End Sub Private Sub txtSalary_Enter(sender As…
The CALL command is not permitted to contain procedure arguments.True or False.
The memory locations listed in a procedure’s parameterList have procedure scope and are removed immediately after the procedure header is processed.a. Trueb. False
Knowledge Booster
Background pattern image
Similar questions
Recommended textbooks for you
Text book image
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning
Text book image
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage