display it Name the project as StudentinfoApplication and the form as frmStudentinfo. The application should include the following controls and their purpose. See Figures 1 and 2 for the example layout of controls and example output. . three (3) textboxes - The information of the student should be input in these textboxes. one (1) button - This should be used for adding information on the list boxes. three (3) list boxes - These will display all the submitted student information.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

I need help...I'm using Visual Studio for this with a screenshot of the code itself and the output. Thank you in advance :3

Instructions:
1. Create a Windows application that will get the basic information of a student and display it on list boxes.
Name the project as StudentInfoApplication and the form as frm Studentinfo.
2. The application should include the following controls and their purpose. See Figures 1 and 2 for the
example layout of controls and example output.
three (3) textboxes - The information of the student should be input in these textboxes.
one (1) button - This should be used for adding information on the list boxes.
three (3) list boxes - These will display all the submitted student information.
3. The application should meet the following specifications:
.
Create a class named Student Info that will hold the student's information. Make this class as
a member of namespace named StudentNamespace.
.
Implement an encapsulation to the instance variables of the class Student Info and create at
least two (2) overloaded constructors. Then, use the this keyword. Write a property (get
and set methods) that will be used to retrieve the values of object.
Access the public members of StudentNamespace to create an object of Student class.
Student Info
Student ID*
Last name*
First name*
Submit
Last Name List
First Name List
Figure 1. Example layout of required controls
Student ID List
Transcribed Image Text:Instructions: 1. Create a Windows application that will get the basic information of a student and display it on list boxes. Name the project as StudentInfoApplication and the form as frm Studentinfo. 2. The application should include the following controls and their purpose. See Figures 1 and 2 for the example layout of controls and example output. three (3) textboxes - The information of the student should be input in these textboxes. one (1) button - This should be used for adding information on the list boxes. three (3) list boxes - These will display all the submitted student information. 3. The application should meet the following specifications: . Create a class named Student Info that will hold the student's information. Make this class as a member of namespace named StudentNamespace. . Implement an encapsulation to the instance variables of the class Student Info and create at least two (2) overloaded constructors. Then, use the this keyword. Write a property (get and set methods) that will be used to retrieve the values of object. Access the public members of StudentNamespace to create an object of Student class. Student Info Student ID* Last name* First name* Submit Last Name List First Name List Figure 1. Example layout of required controls Student ID List
Student Info
Student ID*
20191302
Student ID List
20091005
20190035
20181002
20191302
Last name*
Castro
First name *
Katherine
First Name List
Last Name List
Jack
Paul
Rico
Reyes
Cristina
Cruz
Katherine
Castro
Figure 2. Example output of the application
X
Submit
Transcribed Image Text:Student Info Student ID* 20191302 Student ID List 20091005 20190035 20181002 20191302 Last name* Castro First name * Katherine First Name List Last Name List Jack Paul Rico Reyes Cristina Cruz Katherine Castro Figure 2. Example output of the application X Submit
Expert Solution
steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Data Binding
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education