Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Develop a form that is similar to the one shown below. Your form may have minor differences. Customers sometimes return items that have been purchased.

Develop a form that is similar to the one shown below. Your form may have minor differences. Customers sometimes return items that have been purchased. The customers are refunded their purchase price less 5% for a restocking fee. The form enables the computation of the net $$$ value to be returned to the customer.
image text in transcribed
image text in transcribed
image text in transcribed
Getting Started Start Visual Studio and create a project as you have for previous projects. Name the project Lab3- YourLastName-YourFirstName as you did for previous projects. The form's File Name property should be Lab3.vb Save the project as you have for previous projects. Design Requirements. Develop a form that is similar to the one shown below. Your form may have minor differences. Customers sometimes return items that have been purchased. The customers are refunded their purchase price less 5% for a restocking fee. The form enables the computation of the net $$S value to be returned to the customer Deug Bock Returned he Rrchese ProeOuertty, Nat Rained Purchase Price Ousnitity Peturned Tohal Value Restooking Fee Nat to Customer 35000 eset Form Form Design. Set the form's Title Bar as shown but place your name Use GroupBox, Label, TextBox, and Button controls as Left and right-align data as in the Title Bar (not Doug Bock). shown in the figure. The output controls in the Purchase Price, Quantity Net Returned GroupBox (Total Value, Restocking Fee, and New to Customer TextBox controls are set to be read-only with the TabStop False). The tab order must be top to bottom, left to right within the GroupBox controls. The Compute, Total Net Profit, and Exit Button controls are enabled on startup. The Reset Form Button control is disabled on startup. The Label and Button controls must have hot keys - you pick the hot keys to be assigned. Map the Compute Button control to the keyboard Enter key; map the Reset Form Button control to the keyboard Esc key Add a ToolTip control to the form. Develop your own tool tip advice to be displayed for the Purchase Price and Quantity Returned TextBox controls. Map the form's Compute Button control to the keyboard control to the Enter key

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

Flash XML Applications Use AS2 And AS3 To Create Photo Galleries Menus And Databases

Authors: Joachim Schnier

1st Edition

0240809173, 978-0240809175

More Books

Students also viewed these Databases questions

Question

What is meant by 'Wealth Maximization ' ?

Answered: 1 week ago

Question

How do Data Types perform data validation?

Answered: 1 week ago

Question

How does Referential Integrity work?

Answered: 1 week ago