A
ahjiang
Hi all,
I have this messagebox that prompts when a fatal error occurs and i
would like the user to click okie and the whole pgm would exit
MessageBox.Show(errorMsg, "Error");
how am i able to do it?
appreciate any help
I have this messagebox that prompts when a fatal error occurs and i
would like the user to click okie and the whole pgm would exit
MessageBox.Show(errorMsg, "Error");
how am i able to do it?
appreciate any help