Student Registration System in VB.Net – GUI Design

This is the series tutorial of student registration system in vb.net, on this area we are going to create the graphical user interface of the program.

First, create a New Project then put the Name of your Project and Location. See my example image below.


After creating your project, build your control objects. Please refer to the image below.


To access the TextBox Task in txtAddress just click the object and if you be able to see a tiny arrow, click it and check the Multiline. Do this again in DataGridview Task.

In the cboGender Object, go to Items Property then click the collections and put the following:


I forgot to add a Timer Object, just set the Interval : 200, Enable: True

That’s all. In the next tutorial is the coding of the program.
Student Registration System in VB.Net – GUI Design Student Registration System in VB.Net – GUI Design Reviewed by code-dev on 12:40 AM Rating: 5

No comments:

Powered by Blogger.