comparison ServerMonitor/Forms/CheckForm.Designer.cs @ 11:75ca86e0862c

Add setting to hide to notification area.
author Brad Greco <brad@bgreco.net>
date Mon, 15 Apr 2019 19:24:25 -0400
parents 052aa62cb42a
children
comparison
equal deleted inserted replaced
10:9e77c0dccb66 11:75ca86e0862c
302 // FrequencyUpDown 302 // FrequencyUpDown
303 // 303 //
304 this.FrequencyUpDown.Location = new System.Drawing.Point(125, 80); 304 this.FrequencyUpDown.Location = new System.Drawing.Point(125, 80);
305 this.FrequencyUpDown.Maximum = new decimal(new int[] { 305 this.FrequencyUpDown.Maximum = new decimal(new int[] {
306 59, 306 59,
307 0,
308 0,
309 0});
310 this.FrequencyUpDown.Minimum = new decimal(new int[] {
311 1,
307 0, 312 0,
308 0, 313 0,
309 0}); 314 0});
310 this.FrequencyUpDown.Name = "FrequencyUpDown"; 315 this.FrequencyUpDown.Name = "FrequencyUpDown";
311 this.FrequencyUpDown.Size = new System.Drawing.Size(49, 20); 316 this.FrequencyUpDown.Size = new System.Drawing.Size(49, 20);