OSDN Git Service

通知の詳細設定で秒数の入力欄を広げる
authorKazuhiro Fujieda <fujieda@users.osdn.me>
Thu, 1 Feb 2018 14:01:02 +0000 (23:01 +0900)
committerKazuhiro Fujieda <fujieda@users.osdn.me>
Fri, 2 Feb 2018 04:42:32 +0000 (13:42 +0900)
KancolleSniffer/NotificationConfigDialog.Designer.cs

index a04702f..070bf07 100644 (file)
             // \r
             this.textBoxRepeat.Location = new System.Drawing.Point(67, 131);\r
             this.textBoxRepeat.Name = "textBoxRepeat";\r
-            this.textBoxRepeat.Size = new System.Drawing.Size(26, 19);\r
+            this.textBoxRepeat.Size = new System.Drawing.Size(36, 19);\r
             this.textBoxRepeat.TabIndex = 9;\r
+            this.textBoxRepeat.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
             this.textBoxRepeat.TextChanged += new System.EventHandler(this.textBoxRepeat_TextChanged);\r
             // \r
             // labelRepeat\r
             // \r
             this.labelRepeat.AutoSize = true;\r
-            this.labelRepeat.Location = new System.Drawing.Point(96, 134);\r
+            this.labelRepeat.Location = new System.Drawing.Point(104, 134);\r
             this.labelRepeat.Name = "labelRepeat";\r
             this.labelRepeat.Size = new System.Drawing.Size(29, 12);\r
             this.labelRepeat.TabIndex = 10;\r
             // checkBoxCont\r
             // \r
             this.checkBoxCont.AutoSize = true;\r
-            this.checkBoxCont.Location = new System.Drawing.Point(67, 155);\r
+            this.checkBoxCont.Location = new System.Drawing.Point(66, 155);\r
             this.checkBoxCont.Name = "checkBoxCont";\r
             this.checkBoxCont.Size = new System.Drawing.Size(48, 16);\r
             this.checkBoxCont.TabIndex = 11;\r
             // \r
             // textBoxPreliminary\r
             // \r
-            this.textBoxPreliminary.Location = new System.Drawing.Point(180, 131);\r
+            this.textBoxPreliminary.Location = new System.Drawing.Point(187, 131);\r
             this.textBoxPreliminary.Name = "textBoxPreliminary";\r
-            this.textBoxPreliminary.Size = new System.Drawing.Size(26, 19);\r
+            this.textBoxPreliminary.Size = new System.Drawing.Size(36, 19);\r
             this.textBoxPreliminary.TabIndex = 12;\r
+            this.textBoxPreliminary.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
             this.textBoxPreliminary.TextChanged += new System.EventHandler(this.textBoxpreliminary_TextChanged);\r
             // \r
             // labelPreliminary\r
             // \r
             this.labelPreliminary.AutoSize = true;\r
-            this.labelPreliminary.Location = new System.Drawing.Point(208, 134);\r
+            this.labelPreliminary.Location = new System.Drawing.Point(224, 134);\r
             this.labelPreliminary.Name = "labelPreliminary";\r
             this.labelPreliminary.Size = new System.Drawing.Size(29, 12);\r
             this.labelPreliminary.TabIndex = 13;\r
             // checkBoxPreliminary\r
             // \r
             this.checkBoxPreliminary.AutoSize = true;\r
-            this.checkBoxPreliminary.Location = new System.Drawing.Point(134, 133);\r
+            this.checkBoxPreliminary.Location = new System.Drawing.Point(142, 133);\r
             this.checkBoxPreliminary.Name = "checkBoxPreliminary";\r
             this.checkBoxPreliminary.Size = new System.Drawing.Size(48, 16);\r
             this.checkBoxPreliminary.TabIndex = 14;\r