private void btnHurst_Click(object sender, EventArgs e) { var dlg = new RSForm(); dlg.ShowDialog(); }