Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use MFC in visual studio to answer this question Purpose The purpose of this lab is to learn how to write a simple dialog-based GUI

Use MFC in visual studio to answer this question
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
Purpose The purpose of this lab is to learn how to write a simple dialog-based GUI using the MFC application framework in Visual Studio. Instructions In this lab, we will create a simple dialog-based GUI using Visual Studio and the MFC application framework. In particular, we will implement the simple polygon area calculator illustrated below. Make sure to name your project "PolyCalc. Week14 3 Calculate area of: Calculate Area Dimension 1: Sample edi Area: Dimension 2: Sample ed OK Cancel The GUI should behave as follows: The drop-down combo box should list two items: Triangle and Rectangle Any change in the combo box selection results in "Dimension 1" and "Dimension 2 changing to either,"width" and "Length," or "Base" and "Height," depending on whether Rectangle or Triangle are selected, respectively Pressing the "Calculate Area" button results in the area of the selected polygon being calculated from the specified dimensions and displayed in place of . Pressing OK or Cancel results in termination of the application

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

Fundamentals Of Database Systems

Authors: Sham Navathe,Ramez Elmasri

5th Edition

B01FGJTE0Q, 978-0805317558

More Books

Students also viewed these Databases questions

Question

How many Tables Will Base HCMSs typically have? Why?

Answered: 1 week ago

Question

What is the process of normalization?

Answered: 1 week ago