Question: Create a VB application that lets the user enter the amount for food charge for a meal at a restaurant. The designer view should be

Create a VB application that lets the user enter the amount for food charge for a meal at a restaurant. The designer view should be as shown below.

Amount:

Tip:

Tax:

Total:

Calculate: Clear: Exit :

When the Calculate button is clicked, the application should calculate and display the amount of a 17.50% tip, 8.75% sales tax, and the total of all three amounts. If the user fails to enter numeric values, display an appropriate error message in a StatusStrip and do not attempt to perform calculations.

When the Clear button is clicked, the application should clear all the entries and set the focus to Amount.

When the user clicks on Exit, the application should close.

I have no idea on how to use visual basics so I would like a step by step solution having said that this i my first time using visual basics and programming. Thank You.

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!