diff --git a/EonaCat.DnsTester/MainForm.Designer.cs b/EonaCat.DnsTester/MainForm.Designer.cs index 6128254..2d01c8f 100644 --- a/EonaCat.DnsTester/MainForm.Designer.cs +++ b/EonaCat.DnsTester/MainForm.Designer.cs @@ -324,13 +324,23 @@ // this.numericUpDown1.Location = new System.Drawing.Point(913, 223); this.numericUpDown1.Maximum = new decimal(new int[] { - 10000000, + 1000000000, + 0, + 0, + 0}); + this.numericUpDown1.Minimum = new decimal(new int[] { + 1, 0, 0, 0}); this.numericUpDown1.Name = "numericUpDown1"; this.numericUpDown1.Size = new System.Drawing.Size(120, 38); this.numericUpDown1.TabIndex = 33; + this.numericUpDown1.Value = new decimal(new int[] { + 20, + 0, + 0, + 0}); // // MainForm //