[.NET Concept]使用BeginXXX/EndXXX與SuspendLayout/ResumeLayout時,考慮加上Try/Finally
Private Sub Application_ThreadException(ByVal sender As Object, ByVal e As EventArgs)
...
End Sub</pre></div>
Private Sub Application_ThreadException(ByVal sender As Object, ByVal e As EventArgs)
...
End Sub</pre></div>