C# Class hMailServer.Administrator.Controls.ucPassword

Inheritance: System.Windows.Forms.TextBox, IPropertyEditor
Afficher le fichier Open project: nberardi/hMailServer

Méthodes publiques

Méthode Description
SetClean ( ) : void
ucPassword ( ) : System

Méthodes protégées

Méthode Description
OnEnter ( EventArgs e ) : void
OnLeave ( EventArgs e ) : void
OnTextChanged ( EventArgs e ) : void

Method Details

OnEnter() protected méthode

protected OnEnter ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnLeave() protected méthode

protected OnLeave ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnTextChanged() protected méthode

protected OnTextChanged ( EventArgs e ) : void
e System.EventArgs
Résultat void

SetClean() public méthode

public SetClean ( ) : void
Résultat void

ucPassword() public méthode

public ucPassword ( ) : System
Résultat System