private void fullSCCsInfoToolStripMenuItem_Click(object sender, EventArgs e) { SCCInfo scc_inf = new SCCInfo(Gscc, SCCClrs); scc_inf.Show(); }