Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help with GUI C# Windows Form Application using Visual studio 2 0 1 9 . A car dealer wants an application that calculates

I need help with GUI C# Windows Form Application using Visual studio 2019.
A car dealer wants an application that calculates the cost of a car.
The GUI application should link the BuildYourCar.accdb database and display all the data in four different ListBox based on the category. Each ListBox should display all the items in that category. The user can only choose one item from each ListBox to add an item to a car. As each item is selected, the application displays the item in a separate ListBox to display. If user wants to remove an item, the user can click the item in the display ListBox to remove it. When the item is selected, the cost of that item will be added to the subtotal. When the item is removed, the cost of that item will be subtracted.
The program should include Subtotal, Tax, and Total fields in the GUI. Also, the user can click the Clear Button to restore the Subtotal, Tax, and Total to $0.00.
File is BuildYourCar.mdb file Access 2002 file format
Need to code for Form1.cs
and Form1.Designer.cs
Tables
Carlnformation
CarInformation
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Essentials of Database Management

Authors: Jeffrey A. Hoffer, Heikki Topi, Ramesh Venkataraman

1st edition

133405680, 9780133547702 , 978-0133405682

More Books

Students also viewed these Databases questions

Question

List the five steps in the decision-making model.

Answered: 1 week ago

Question

What are the stages of project management? Write it in items.

Answered: 1 week ago