質問編集履歴

1

コードを修正しました

2016/11/08 03:58

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -34,6 +34,10 @@
34
34
 
35
35
  numericUpDown1.Location = new Point(10, 0);
36
36
 
37
+
38
+
39
+ InitializeComponent();
40
+
37
41
  }
38
42
 
39
43
 
@@ -160,6 +164,10 @@
160
164
 
161
165
  numericUpDown1.Location = new Point(10, 0);
162
166
 
167
+
168
+
169
+ InitializeComponent();
170
+
163
171
  }
164
172
 
165
173