Question: Visual Basic (VB) is a programming environment from Microsoft in which a programmer uses a graphical user interface (GUI) to choose and modify preselected sections
Visual Basic (VB) is a programming environment from Microsoft in which a programmer uses a graphical user interface (GUI) to choose and modify preselected sections of code written in the BASIC programming language.


PLEASE CODE in VISUAL BASICS. Please show an example of the running code. Create the interface shown in Figure 5-75 (below). Each salesperson at Marshall Sales Corporation receives a commission based on the amount of his or her sales. The commission rates are include in Figure 5-75. If the salesperson has worked at the company for more than 10 years, he or she receives an additional $500.00. If the salesperson is classified as a travelling salesperson, he or she receives an additional $700.00. The text box should accept only numbers, the periods, and the Backspace key, and its text should be selected when it eceives the focus. Make the appropriate calculations only when the sales amountcan be converted to a Double number; otherwise, display an appropriate message. The calculated amountshould be clear when a change is made to any of the input ties. Test the application appropriately
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
