Mercurial > servermonitor
comparison ServerMonitor/Forms/ServerForm.Designer.cs @ 6:c1dffaac66fa
- Don't show multiple password dialogs for the same key if the first one was cancelled.
- Add option to trim log files.
author | Brad Greco <brad@bgreco.net> |
---|---|
date | Fri, 01 Mar 2019 21:38:22 -0500 |
parents | b6fe203af9d5 |
children | 052aa62cb42a |
comparison
equal
deleted
inserted
replaced
5:b6fe203af9d5 | 6:c1dffaac66fa |
---|---|
182 // UsernameTextBox | 182 // UsernameTextBox |
183 // | 183 // |
184 this.UsernameTextBox.Location = new System.Drawing.Point(228, 56); | 184 this.UsernameTextBox.Location = new System.Drawing.Point(228, 56); |
185 this.UsernameTextBox.Name = "UsernameTextBox"; | 185 this.UsernameTextBox.Name = "UsernameTextBox"; |
186 this.UsernameTextBox.Size = new System.Drawing.Size(187, 20); | 186 this.UsernameTextBox.Size = new System.Drawing.Size(187, 20); |
187 this.UsernameTextBox.TabIndex = 12; | 187 this.UsernameTextBox.TabIndex = 8; |
188 // | 188 // |
189 // KeyTextBox | 189 // KeyTextBox |
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"; |