Question: C# Windows Form Create a program using arrays and methods to allow the user to change the quantity of each product. Use a list box
Product Name Price Quantity on Hand Product Code DS350ak DS12Mapke Oak Dning Room Set $3,299.89 Maplk Dining Room Set $1.8399 Part 2 (5 points) 2 Products Select Product Code: IEROO Change Quantity to: 3 Adjust Quartity Show Array Contents Edt For part 2 expand on what you did for part 1. You will add the option to allow the user to change the quantity on hand. Use a list box or combo box to display the product code. The button adjusts Quantity on hand in the array you made in part 1. Adjust Quantity should execute a method to manage the arrays quantity value. The button show array contents should run a method to display the dialog box from part 1. Part 3 (5 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
