Program Assignment C#
CS 165 02
Program Assignment 01
Chapter 02
20 Points
Name _____________________________________
Due: Wednesday, September 20, 2017 at the beginning of class
Orion is one of the most famous constellations in the night sky. In the Chap02 folder of the Student Sample Programs, you will find an image named Orion.bmp, which contains a diagram of the Orion constellation. Create an application that displays the Orion image in a PictureBox control, as shown on the left in Figure 2-82 on page 115. The application should have a button that, when clicked, displays the names of each of the starts, as shown on the right in Figure 2-82. The application should have another button that, when clicked, hides the star names. The names of the starts are Betelgeuse, Meissa, Alnitak, Alnilam, Mintaka, Saiph, and Rigel.
Add the following comments to the beginning of the program.
Name: Your Name
Class and Section: CS 165 02
Assignment: Program Assignment 01
Due Date: See above
Date Turned in:
Program Description: You write a short description of what the program will do
When you complete the program, do the following.
1. Turn in a printout of the source code with this sheet attached to the front
2. Create a folder with the following name: Program 01
3. Copy your project to this folder
4. Copy the folder to the following location: I:\kopp\inbox\CS 165 02\your name where your name is a folder located in I:\kopp\inbox\CS 165 02.