private void DeleteOutlayButton_Click(object sender, EventArgs e)
 {
     menu.DeleteOutlayType();
 }