..
This commit is contained in:
@@ -1026,5 +1026,12 @@ namespace Project
|
||||
if (!ShowForm(formkey))
|
||||
AddForm(formkey, new FPJ0000.fProjectLayout());
|
||||
}
|
||||
|
||||
private void 교육목록ToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
string formkey = "EDLIST";
|
||||
if (!ShowForm(formkey))
|
||||
AddForm(formkey, new FED0000.fEdulist());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user