You need to delete previous panel from frame like following: private void InitCal(Month month, int year) { if(calPanel!= null){ ...
確定! 回上一頁