Click here to Skip to main content
15,885,782 members
Articles / Programming Languages / C#
Article

A simple Windows Forms Login Control component

Rate me:
Please Sign up or sign in to vote.
2.31/5 (31 votes)
22 Jun 2003 174.3K   9.9K   47   14
A simple Windows Forms Login Control component.

Sample Image - LoginControl1.gif

Introduction

LoginControl is a simple and free Windows Forms component written in C#. The text displayed by the form can be customized via properties. The verification of Username and Password can be performed by the component itself or by the host application.

Just compile the project and add logincontrol.dll to your Toolbar. After adding the control to your form you are able to change the properties to whatever you like the component to display.

Hints? Ideas? Corrections? Feel free to email me any time.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Netherlands Netherlands
Erik Schmidt, born 1966, is the Managing Director of the European Branch Office of a well-known Hardware Company specialized in Mobile Computing. His residence is in Aachen, Germany, and Retranchement, The Netherlands.

Comments and Discussions

 
Answerlogin page (decide database which page going) Pin
jubin shah25-Jul-13 20:43
professionaljubin shah25-Jul-13 20:43 
GeneralMy vote of 1 Pin
srinivas200714-Dec-09 20:27
srinivas200714-Dec-09 20:27 
GeneralMy vote of 1 Pin
srinivas200714-Dec-09 18:49
srinivas200714-Dec-09 18:49 
Generalbutton login Pin
bupsi20-Aug-09 21:38
bupsi20-Aug-09 21:38 
Generalnot working Pin
Chamara Janaka11-Jul-09 2:01
Chamara Janaka11-Jul-09 2:01 
Generalproblem going ahead with the control Pin
dev5471-May-08 0:00
dev5471-May-08 0:00 
GeneralRe: problem going ahead with the control Pin
Najmal29-Jan-09 20:47
Najmal29-Jan-09 20:47 
Hi......

Just Follow this....

ToolBox->General:>MouseRightButton->Chose Items->Browse->{The Unziped Folder:...LoginControl//Bin//Debug//LoginControl.dll}->OK


Then Debug........
kkkkkkkkk
GeneralUnable to work with this Pin
callie_sunrise29-Nov-06 1:48
callie_sunrise29-Nov-06 1:48 
GeneralRe: Unable to work with this Pin
Najmal29-Jan-09 20:53
Najmal29-Jan-09 20:53 
GeneralReplacing the original windows logon Pin
Yaniv Hilel26-Mar-06 20:32
Yaniv Hilel26-Mar-06 20:32 
GeneralSuggestion for improvement Pin
Rodrigo Castilho23-Jan-06 11:44
Rodrigo Castilho23-Jan-06 11:44 
GeneralRe: Suggestion for improvement Pin
Trhacz24-Mar-09 11:09
Trhacz24-Mar-09 11:09 
GeneralOnEventReady Pin
pbd13-Jun-04 5:25
pbd13-Jun-04 5:25 
GeneralRe: OnEventReady Pin
brendalisa25-Jan-07 17:57
brendalisa25-Jan-07 17:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.