public void EnableAll()
        {
            panelMain.Enabled = true;
            panelSize.Enabled = true;
            panelTools.Enabled = true;