C# Class KeeTrayTOTP.SetupTOTP

Inheritance: System.Windows.Forms.Form
ファイルを表示 Open project: victor-rds/KeeTrayTOTP Class Usage Examples

Private Methods

Method Description
ButtonDelete_Click ( object sender, EventArgs e ) : void

Button that moves back in the setup steps.

ButtonFinish_Click ( object sender, EventArgs e ) : void

Button that moves forward in the setup steps.

CheckBoxSeedVisibility_CheckedChanged ( object sender, EventArgs e ) : void
SetupTOTP ( KeeTrayTOTPExt Plugin, PwEntry Entry ) : System

Windows Form Constructor.

SetupTOTP_Load ( object sender, EventArgs e ) : void