C# Class hMailServer.Administrator.Controls.ucPassword

Inheritance: System.Windows.Forms.TextBox, IPropertyEditor
Show file Open project: nberardi/hMailServer

Public Methods

Method Description
SetClean ( ) : void
ucPassword ( ) : System

Protected Methods

Method Description
OnEnter ( EventArgs e ) : void
OnLeave ( EventArgs e ) : void
OnTextChanged ( EventArgs e ) : void

Method Details

OnEnter() protected method

protected OnEnter ( EventArgs e ) : void
e System.EventArgs
return void

OnLeave() protected method

protected OnLeave ( EventArgs e ) : void
e System.EventArgs
return void

OnTextChanged() protected method

protected OnTextChanged ( EventArgs e ) : void
e System.EventArgs
return void

SetClean() public method

public SetClean ( ) : void
return void

ucPassword() public method

public ucPassword ( ) : System
return System