1
votes
votes
1 answers
unload form
hello, i want to know how to do like this [code] private void Form1_unLoad(object sender, EventArgs e) { MessageBox.Show("Are You Sure?"); } [/code]
blah blah blah is here! blah blah » Close
hello, i want to know how to do like this [code] private void Form1_unLoad(object sender, EventArgs e) { MessageBox.Show("Are You Sure?"); } [/code]
Got feedack? Found a bug? report it here.