View
 

Lab 0: Introduction  to Visual Studio

Page history last edited by Mr. Kretsch 1 year, 8 months ago

In this lab, you will create the form for a data conversion program. 

Instructions

  1. Create a project called My First Program
  2. Create a form described in the notes, which means it should have:
    1. A labeled input field
    2. A labeled output field
    3. A button called Convert 
  3. The form should have the title "My First Program", and a background image of your choosing 
  4. Each field should have a different font and color. The font size should be 12 

Wrap-up 

  1. When you have finished, print out this page and hand it in.

Grade

Feature Points Out of
Form title    1
Form background    2
Input field    1
Output field   1
Button   1
Varied fonts   1
Varied colors   1
Total    8

 

 

Comments (0)

You don't have permission to comment on this page.