0% found this document useful (0 votes)
26 views2 pages

Creating Student Information Form Exercise: Csharp Programming: Oop Ii Laboratory Exercise

This document provides instructions for creating a student information form application with C# and object-oriented programming. Students will create a new Windows form project called "STCI Student Information System" with controls like labels, textboxes, comboboxes and groupboxes to collect a student's personal details. The form will facilitate student registration at Saint Tonis College. Students are tasked with declaring variables, renaming control properties, and structuring the form according to the given sample dialogue.
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)
26 views2 pages

Creating Student Information Form Exercise: Csharp Programming: Oop Ii Laboratory Exercise

This document provides instructions for creating a student information form application with C# and object-oriented programming. Students will create a new Windows form project called "STCI Student Information System" with controls like labels, textboxes, comboboxes and groupboxes to collect a student's personal details. The form will facilitate student registration at Saint Tonis College. Students are tasked with declaring variables, renaming control properties, and structuring the form according to the given sample dialogue.
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

CSharp Programming: OOP II Laboratory Exercise

EXERCISE CREATING STUDENT INFORMATION FORM

1
OBJECTIVES
 Be able to apply the concept of declaring and assigning variables to a
variable.
 Renaming Properties of a form

Direction: Create an application that facilitate student information registration in Saint Tonis College.
Construct the form found in the sample dialogue and implement the given instructions below.

1. Create a new project (Windows Application Form) and named it as STCI Student Information
System. Choose your folder as location for you to save your project, then click OK.

2. Insert all the necessary components to complete the given form below

PANEL

1
2
3=
Groupbox
2

Assign the Properties of the Controls as follows:

MR. JORDAN T. COLCOL, Saint Tonis College, Inc.


CSharp Programming: OOP II Laboratory Exercise

MR. JORDAN T. COLCOL, Saint Tonis College, Inc.

You might also like