0% found this document useful (0 votes)
179 views

Programming Exercises

This document provides instructions for beginner exercises to create a Windows Forms Application in Visual Studio 2019, including creating a screen with a textbox and message box, a math application with addition and subtraction buttons, and producing different message boxes.

Uploaded by

Javed Iqbal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
179 views

Programming Exercises

This document provides instructions for beginner exercises to create a Windows Forms Application in Visual Studio 2019, including creating a screen with a textbox and message box, a math application with addition and subtraction buttons, and producing different message boxes.

Uploaded by

Javed Iqbal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Windows Forms Application

1.0 Beginners Exercises

1.1 Create a New Windows Forms Application in Visual Studio 2019

1.2 Create the screen below and show the message box with the text in the textbox.

1.3 Create a Maths Application as shown below …..


1.4 Produce a MessageBox as shown below ….

1.5 Produce a MessageBox as show below ….

You might also like