質問編集履歴
1
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -113,7 +113,7 @@
|
|
113
113
|
}
|
114
114
|
|
115
115
|
// Kouzoutai k を引数として持たせると、Paintイベントが起こらなくなる・・・
|
116
|
-
|
116
|
+
// 引数として構造体を持たせるのは間違い?
|
117
117
|
private void pictureBox2_Paint(object sender, PaintEventArgs e Kouzoutai k)
|
118
118
|
{
|
119
119
|
Draw.draw(sender, e, k);
|