diff 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
line wrap: on
line diff
--- a/ServerMonitor/Forms/CheckForm.Designer.cs	Mon Apr 08 21:31:03 2019 -0400
+++ b/ServerMonitor/Forms/CheckForm.Designer.cs	Mon Apr 15 19:24:25 2019 -0400
@@ -307,6 +307,11 @@
             0,
             0,
             0});
+            this.FrequencyUpDown.Minimum = new decimal(new int[] {
+            1,
+            0,
+            0,
+            0});
             this.FrequencyUpDown.Name = "FrequencyUpDown";
             this.FrequencyUpDown.Size = new System.Drawing.Size(49, 20);
             this.FrequencyUpDown.TabIndex = 28;