private void Window_Closed(object sender, EventArgs e)
 {
     mainwindow.Close();
 }