Create an application using the following names for the solution and project, respectively: Chopkins Solution and Chopkins

Question:

Create an application using the following names for the solution and project, respectively: Chopkins Solution and Chopkins Project. Save the application in the VB2015\Chap03 folder. Change the form file’s name to Main Form.vb. Change the form’s name to frmMain. Create the interface shown in Figure 3-56. The application displays the total number of packs ordered and the total price of the order. The prices of a 12 pack, 5 pack, and 2 pack are $14.99, $6.99, and $2.50, respectively. Be sure to use variables, named constants, and the TryParse method in your code. Also be sure to enter the three Option statements in the General Declarations section. The total sales amount should be displayed with a dollar sign and two decimal places. Clear the calculated amounts when a change is made to the number of 12 packs, 5 packs, or 2 packs. Save the solution, and then start and test the application.

Chopkins Toys Invoice Date ordered: 12 pack: S pack 2 pack Sale totals: Calculate Clear Exit

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: