Esempio n. 1
0
 // Show Decrypt function
 private void ShowDecrypt()
 {
     DecryptLable.Show();
     DecrypText.Show();
     DecryptLablekey.Show();
     DecryptKey.Show();
     DecryptButton.Show();
     Decrypttextbox.Show();
     Decryptresoultbox.Show();
     Decryptnew.Show();
 }