private void deleteAllBreaktabsWithErrorsToolStripMenuItem_Click(object sender, EventArgs e) { ThePanel.RemoveAllTabs(true); Redraw(true); }