Example #1
0
 private void closeChromatogramMenuItem_Click(object sender, EventArgs e)
 {
     SkylineWindow.CloseMostRecentChromatogram();
 }