Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I need coding format for this project 2. Develop a VB project that enables the user to enter a text into a text box. Use
I need coding format for this project
2. Develop a VB project that enables the user to enter a text into a text box. Use an If. Then construct in one form and a select case in a second form to determine whether the text entered is a circle, triangle, square, or pentagon The user should be able go to either forms by clicking on "NEXT" button. Each form should have it is own exit button. Display two outputs: The figure of the entered shape name and the number of its sides. If the text doesn't match one of these shapes names, let the users know that they must enter e valid shape. All outputs (including the error message) should be displayed n label s
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started