コード例 #1
0
 public void BoardDesignPopup_ApplyDesign(object sender, EventArgs e)
 {
     chessBoardUc1.SetCurrentTheme();
     SetBackground();
 }