Question: VB.Net, Calculator project that uses text boxes. I need to: - Prevent the user from entering text in the number fields - Display a message
VB.Net, Calculator project that uses text boxes.
I need to:
- Prevent the user from entering text in the number fields
- Display a message indicating cannot divide by when the user click / and there is a zero the in the second box
Create two buttons
- store data - The store data will store the results into array
- display data - The display data will display the contents of the array (use 10 for the array size)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
