65.9K
CodeProject is changing. Read more.
Home

A simple Windows Forms Login Control component

starIconstarIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIcon

2.31/5 (31 votes)

Jun 23, 2003

viewsIcon

175575

downloadIcon

9860

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.