Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please show the screenshots of output. Your assignment is to write a small Windows Form Application as follows 1. Name the project FinalExam 2. Has

Please show the screenshots of output. image text in transcribed
Your assignment is to write a small Windows Form Application as follows 1. Name the project FinalExam 2. Has a title bar with your name as the displayed text. 3. Has a text box, with a label next to it saying "Enter an integer:" 4. Has two buttons, one saying "DOUBLE" and one saying "HALF 5. Pressing the DOUBLE button, should generate a Message box (MsgBox) that displays two times the number in the text box, and clears the text box. 6. Pressing the HALF button, should generate a Message box (MsgBox) that displays half the number in the text box, and clears the text box. You can add features to this program for up to 10 extra points - but be sure to document them both in the code, and in a text submission along with your project. Suggested features might be additional controls, input data checking, Submit the zipped project folder for your application, along with a text submission of any extra features

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_2

Step: 3

blur-text-image_3

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

Learning MySQL Get A Handle On Your Data

Authors: Seyed M M Tahaghoghi

1st Edition

0596529465, 9780596529468

More Books

Students also viewed these Databases questions