示例#1
0
 private void btnCreateNew_Click(object sender, EventArgs e)
 {
     currentChildForm.Create();
 }