Question: VISUAL BASIC Programming: Program 1: Areas You are to write a program that allows the user to select a geometric figure from a set of

VISUAL BASIC Programming: Program 1: Areas

You are to write a program that allows the user to select a geometric figure from a set of radio buttons contained in a GroupBox. The GroupBox can be found in the Containers folder of your Toolbox. Once the user selects on of the items and presses the button, the program must return appropriate InputBoxes to obtain the radius, length, width, and so on as needed. The form should appear as followsVISUAL BASIC Programming: Program 1: Areas You are to write a program

The formulas for the areas are as follows:

Circle = pi * radius2 (declare pi as a constant equal to 3.14)

Triangle = * length * height

Square = length2

Rectangle = length * height

Be sure to clear the output area before each calculation

that allows the user to select a geometric figure from a setof radio buttons contained in a GroupBox. The GroupBox can be found

Areas Select your figure O Circle O Triangle O Square O Rectangle Calculate the area

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!