Ejemplo n.º 1
0
 private void tsbProteinTagQuant_Click(object sender, EventArgs e)
 {
     ProteinTagQuant.PTQ_Form protein_tag_quant = new ProteinTagQuant.PTQ_Form();
     protein_tag_quant.MdiParent = this;
     protein_tag_quant.Show();
 }
Ejemplo n.º 2
0
 private void tsbProteinTagQuant_Click(object sender, EventArgs e)
 {
     ProteinTagQuant.PTQ_Form protein_tag_quant = new ProteinTagQuant.PTQ_Form();
     protein_tag_quant.MdiParent = this;
     protein_tag_quant.Show();
 }