This article will show you how you can create a custom login
and registration form in windows application. In this we will cover make a colour
full login form and registration form in your visual studio. In this we will
not write any code to design the customer form design. Only by using setting we
will design the login form.
So first we will add a new project and add a form named registration.
So first we will add a new project and add a form named registration.
Now remove the form title text and make the ControlBox property of
form False.Now your form will look as shown below.
Now take a panel control and resize it as form with. This
will use as a controlbox of the form and change the background colour of the panel
control. And change form background color
Now take a button control and place it on panel control as
form close button
Now add the registration required form control.
Now run the application to check the output. You can make
change the form colour as per you choice.
Now in similar way design the login form.
YouTube Video
0 comments:
Please let me know your view