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