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