private void buttonItem59_Click(object sender, EventArgs e) { About_MedLab am = new About_MedLab(); am.ShowDialog(); am.Dispose(); am.Focus(); }