0
votes
votes
1 answers
Process.Start() ......
I'm using VS 2008 Express edition..... [code]string filename; private void button3_Click(object sender, EventArgs e) { Form3 f3 = (Form3)Application.OpenForms["Form3"]; ComboBox cb1 ...
blah blah blah is here! blah blah » Close
I'm using VS 2008 Express edition..... [code]string filename; private void button3_Click(object sender, EventArgs e) { Form3 f3 = (Form3)Application.OpenForms["Form3"]; ComboBox cb1 ...
Got feedack? Found a bug? report it here.