Method | Description | |
---|---|---|
frmMain ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ValidateKey ( ) : bool | ||
ValidateText ( |
||
btn_Decrypt_Click ( object sender, |
||
btn_Encrypt_Click ( object sender, |
||
btn_Key_Click ( object sender, |
||
cmb_Algorithm_SelectedIndexChanged ( object sender, |
||
euclidToolStripMenuItem_Click ( object sender, |
||
frmMain_Load ( object sender, |
||
txt_Key_KeyPress ( object sender, |
||
txt_Text_KeyPress ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |