comparison 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
comparison
equal deleted inserted replaced
4:3142e52cbe69 5:b6fe203af9d5
190 // 190 //
191 this.KeyTextBox.Location = new System.Drawing.Point(147, 82); 191 this.KeyTextBox.Location = new System.Drawing.Point(147, 82);
192 this.KeyTextBox.Name = "KeyTextBox"; 192 this.KeyTextBox.Name = "KeyTextBox";
193 this.KeyTextBox.Size = new System.Drawing.Size(202, 20); 193 this.KeyTextBox.Size = new System.Drawing.Size(202, 20);
194 this.KeyTextBox.TabIndex = 13; 194 this.KeyTextBox.TabIndex = 13;
195 this.KeyTextBox.Leave += new System.EventHandler(this.KeyTextBox_Leave);
195 // 196 //
196 // LoginLabel 197 // LoginLabel
197 // 198 //
198 this.LoginLabel.AutoSize = true; 199 this.LoginLabel.AutoSize = true;
199 this.LoginLabel.Location = new System.Drawing.Point(6, 85); 200 this.LoginLabel.Location = new System.Drawing.Point(6, 85);