如何让此提示框跳出?求解 [解决办法]
try { } catch(Exception ex) { listBox1.Items.add(ex);//获取错误信息,可写到log文件中 } finally { }