From 0a9a3c23e628e8a2a422b93c72511227f9c746fc Mon Sep 17 00:00:00 2001 From: EonaCat Date: Fri, 24 Feb 2023 00:10:44 +0100 Subject: [PATCH] Updated --- EonaCat.DnsTester/MainForm.Designer.cs | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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 //