Exemplo n.º 1
0
 private void navBarItem6_LinkClicked(object sender, DevExpress.XtraNavBar.NavBarLinkEventArgs e)
 {
     uctlXMLconfig xc = new uctlXMLconfig();
     //CommonFunction.AddForm2(xc);
     CommonFunction.AddForm3(pl_showcontains, xc);
 }
Exemplo n.º 2
0
 private void xML����ToolStripMenuItem_Click(object sender, EventArgs e)
 {
     uctlXMLconfig xc = new uctlXMLconfig();
     //CommonFunction.AddForm2(xc);
     CommonFunction.AddForm3(pl_showcontains,xc);
 }