Visual Basic using Visual Studio Assignment 2015

QUESTION

Visual Basic using Visual Studio –Instructions:You will create a very simple two numbers calculator with save options; here is the specification for the application.Create a form divided vertically in two halves with right and left panels1- In the left panel you will create the following control, the label or the value of the control will be in “” and the type of the control will in []a- “First Number” [textbox]b- “Second number” [texbox]c- “Result” [textbox] – read onlyd- “+” [push button] “-” [push button] “/” [push button] “*” [push button]f- “Save” [push button] “Display” [push button]2- OperationsThe user will enter two numbers in the “First Number” and the “Second Number”, then pressthe “+” for addition, “-” for subtraction, “*” multiplication and “/” the result will be displayed in the result [textbox],if the user clicked “[save]” then the operation can be displayed in the right panel when the user press [Display]Please note that the user can save up to 10 operations. Add “clear” [push button] on the right panel to clear the content, make sure that you trap all the errors and set the focus to the appropriate control after the error occurred- Make sure that the result contains the operations, I should see in the right panel something like this1+1*and so on.

 

ANSWER:

REQUEST HELP FROM A TUTOR

Expert paper writers are just a few clicks away

Place an order in 3 easy steps. Takes less than 5 mins.

Calculate the price of your order

You will get a personal manager and a discount.
We'll send you the first draft for approval by at
Total price:
$0.00