Question: In this module, you learned about how programming languages work on a computer. You also learned some of the basic syntax in C# . You

In this module, you learned about how programming languages work on a computer. You also learned some of the basic syntax in C#.
You have access to a compressed folder named Cards. In this folder, you will find JPEG image files for a complete deck of poker cards, as well as what the application might look like while running. You will need to download and extract the folder before using it.
NOTE: All controls should be correctly named using the naming standards indicated.
Your assignment should include and meet the following objectives:
Create an application with ten PictureBox controls (6 will be on the bottom, 6 will be on the Top) and 2 Buttons:
Create your project as M2Assignment_YourLastname
The 2 application form graphics show an example of what your application might look like when running.
One label will have the directions of what you want the player to do.
When the application starts, the player should see the 5 top cards. When the PictureBox is clicked, it should show the card behind it.
One button should Reset the deck as though the card has been turned over and clears the text from the second label.
One button will be the Exit Button.
Each PictureBox should display a different card from the set of images (you pick the cards).
When the user clicks any of the Top PictureBox controls(Top Card), the name of the card that's behind it should be displayed in a Messagebox Control(Covered in book and Not a label or Textbox).
Add a background graphic to the form (you pick one).
Once finished, you will submit the compressed completed project to Blackboard.
Upload it to the Blackboard assignment area by attaching it in the assignment submission area by the listed due date.

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!