스케쥴 추가 기능

This commit is contained in:
chi
2022-12-07 10:43:45 +09:00
parent 7c23db2ee1
commit fcdebb3b35
9 changed files with 479 additions and 221 deletions

View File

@@ -250,6 +250,7 @@ namespace FPJ0000
{
C += 1;
row.ForeColor = Color.Black;
row.BackColor = Color.LightSkyBlue;
}
}