출력물 동적으로 데이터소스 연결 FOL 데이터 입력하여 출력 확인 - 매크로를 서로 공유하도록 함 , 매크로편집화면 변

This commit is contained in:
chikyun.kim
2018-09-17 09:27:02 +09:00
parent 6cdd8d4c03
commit 41c5a52091
50 changed files with 2210 additions and 3166 deletions

View File

@@ -223,9 +223,7 @@ namespace Project
private void importToolStripMenuItem_Click(object sender, EventArgs e)
{
_Management.fImpEquipment f = new _Management.fImpEquipment();
f.MdiParent = this;
f.Show();
}
private void reportToolStripMenuItem_Click(object sender, EventArgs e)