..
This commit is contained in:
@@ -1038,5 +1038,12 @@ namespace Project
|
||||
if (!ShowForm(formkey))
|
||||
AddForm(formkey, new FED0000.fEdulist());
|
||||
}
|
||||
|
||||
private void 양식ToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
string formkey = "JRFORM";
|
||||
if (!ShowForm(formkey))
|
||||
AddForm(formkey, new FCM0000.fJRForm());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user