コード例 #1
0
 public StartForm()
 {
     Board.SetFrameworkSettings();
     this.KeyPreview = true;
     InitializeComponent();
 }