private void Dialog_Click(object sender, EventArgs e) { var test = new DialogControls(); test.ShowDialog(); }