diff ServerMonitor/Forms/ServerForm.Designer.cs @ 5:b6fe203af9d5

Private key passwords and validation
author Brad Greco <brad@bgreco.net>
date Thu, 28 Feb 2019 21:19:32 -0500
parents 3142e52cbe69
children c1dffaac66fa
line wrap: on
line diff
--- a/ServerMonitor/Forms/ServerForm.Designer.cs	Sun Feb 10 20:51:26 2019 -0500
+++ b/ServerMonitor/Forms/ServerForm.Designer.cs	Thu Feb 28 21:19:32 2019 -0500
@@ -192,6 +192,7 @@
             this.KeyTextBox.Name = "KeyTextBox";
             this.KeyTextBox.Size = new System.Drawing.Size(202, 20);
             this.KeyTextBox.TabIndex = 13;
+            this.KeyTextBox.Leave += new System.EventHandler(this.KeyTextBox_Leave);
             // 
             // LoginLabel
             //