C# Class TpTrayUtility.Components.TpSecureForms.TpSecureForm

Inheritance: TpForm, ITpSecureForm
Afficher le fichier Open project: TargetProcess/Tp.TrayUtility

Méthodes publiques

Méthode Description
Init ( ) : void

Méthodes protégées

Méthode Description
OnClosed ( EventArgs e ) : void
TpSecureForm ( ) : System

Method Details

Init() public abstract méthode

public abstract Init ( ) : void
Résultat void

OnClosed() protected méthode

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

TpSecureForm() protected méthode

protected TpSecureForm ( ) : System
Résultat System