You are on page 1of 1

With help of Multi-Form Exercise , you are asked to protect your project with Username and password

and Login Role , (Teacher and student)

Username is Student ID ( and use any password )

If login role is teacher (Able to view and edit in Form1 )

IF login role is student ( can view Form1 and display the form 2 with login Information )

Create About Form ( Will contain Developer information)

Create MainForm to navigate from info form to Display Form and about Form

Hent : You can show the information in form 2 Using constructor with parameter

You might also like