Question: visual basic Lab #2 ENTC 383 Visual Basic Programming: Create Application Using Arithmetic Operations Objective: Praetice using Visual Basic to develop a user interface that

 visual basic Lab #2 ENTC 383 Visual Basic Programming: Create Application
visual basic

Lab #2 ENTC 383 Visual Basic Programming: Create Application Using Arithmetic Operations Objective: Praetice using Visual Basic to develop a user interface that incorporates arithmetic operations, labels and text box tools. Task #0: Listen to and take notes during the lab demonstration. Task #1: Develop a user-interface for arithmetic applications using the Text Box. This interface will include Text Box, Labels and Buttons. Following are the requirements for the interface: 1. Four Buttons, five Text boxes, and associated labels are required within a form. 2. Enter numbers into Initial Value box and Inc/Dec Value box. 3. Press the Initialize Radio button. The value from Initial Value box will be displayed in the Decrement Result and Increment Result boxes. 4. As the Increment Radio button is pressed, the values in the Decrement and Increment boxes will be reduced and increased, respectively, by the value entered in the Inc/Dec Value box. 5. A Count box should be used to keep track of the number of times that the Increment box has been pressed. 6. A Clear button should be used to reset the values entered within the Initial Value and Inc/Dec Value boxes. 7. A Swap button should be used to swap the values displayed in the Decrement Result and Increment Result boxes. Figure I shows the layout for the user interface. -Arithmalic Inhal Value Inc/Dec Value Clear Decrement Resul Increment Count Resut Swap Increment Intize Figure 1. Arithmetic User Interface Layout. Revised Spring 2020

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!