コード例 #1
0
 void InputScroll_MouseDown(object sender, MouseEventArgs e)
 {
     InputScroll.Select();
 }