C# Class TpTrayUtility.Components.TpSecureForms.TpSecureForm

Inheritance: TpForm, ITpSecureForm
ファイルを表示 Open project: TargetProcess/Tp.TrayUtility

Public Methods

Method Description
Init ( ) : void

Protected Methods

Method Description
OnClosed ( EventArgs e ) : void
TpSecureForm ( ) : System

Method Details

Init() public abstract method

public abstract Init ( ) : void
return void

OnClosed() protected method

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

TpSecureForm() protected method

protected TpSecureForm ( ) : System
return System