Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help putting together this program in C++: The application should display a dialog box requesting the user to enter the information for a

I need help putting together this program in C++: image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
The application should display a dialog box requesting the user to enter the information for a single product The following is an example of such a dialog box for a store which sells office supplies: Output Input Orchid Office Supply Company Inventory System Office Product Input Data Product ID Number 10001 Description Office Product Output Data Product ID Number 10001 cription 3.5" Floppy Disks Manufacturer's ID Number 5020 Retail Price Man ID Number 20 0 Wholesale Price 15 Mark-Up Percentage .2 Quantity In Stock 140 18.00 Quantity In Stock 140 Display Display Office Product Inventory Information Exit Exit Program Output 1?The application should display a listing of the data for a product in the store using appropriate labels and text boxes. This listing should include the following: a. the product id number b. the product description; c. the manufacturer's id number d. the retail price of the product (the wholesale price increased by the mark-up percentage); e. the quantity of product in inventory Page 134

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_2

Step: 3

blur-text-image_3

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

Microsoft Visual Basic 2017 For Windows Web And Database Applications

Authors: Corinne Hoisington

1st Edition

1337102113, 978-1337102117

More Books

Students also viewed these Databases questions