DialogFormDataStatistics 생성위치 조정

main V4.0.0
CJY 2025-07-21 15:20:24 +09:00
parent 4bf4acce91
commit 4e0180f422
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ namespace INT99DC_7C.DialogForms
this.Location = new Point(x, y);
this.Size = new Size(450, 165);
this.Size = new Size(350, 470);
}
private void DefaultSetting()
{