private void no_Click(object sender, EventArgs e) { QuitDia quitd = new QuitDia(); quitd.Dispose(); }