Martha Arenso, the manager of Bookworms Inc., needs an inventory application. Martha will enter the title of a book, the number of paperback versions of the book currently in inventory, the number of...


Martha Arenso, the manager of Bookworms Inc., needs an inventory application. Martha will enter the title of a book, the number of paperback versions of the book currently in inventory, the number of hardcover versions of the book currently in inventory, the cost of the paperback version, and the cost of the hardcover version. Martha wants the application to display the value of the paperback versions of the book, the value of the hardcover versions of the book, the total number of paperback and hardcover versions, and the total value of the paperback and hardcover versions combined. Create a Visual Basic Windows application. Use the following names for the solution, project, and form fi le, respectively: Bookworms Solution, Bookworms Project, and Main Form.vb. Save the application in the VB2010\ Chap02 folder. Assign the name frmMain to the form. Perform the steps involved in creating an OO application. (See the Important note at the beginning of the Exercises section.) Format the calculated dollar amounts to show a dollar sign, thousands separator, and two decimal places. Use the valid and invalid data shown here when testing the application. Close the Code Editor window and then close the solution.


Book Title: An Introduction to Visual Basic 2010


Paperback versions: 100 Paperback cost: 40


Hardcover versions: 50 Hardcover cost: 75


Book Title: Advanced Visual Basic 2010


Paperback versions: A Paperback cost: B


Hardcover versions: C Hardcover cost: D

Nov 15, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here