N
Nick Bunton
I have a C# Windows Forms application and on one of my
user controls an exception is being throw, I cannot catch
this anywhere and I end up in the starting class on the
Application.Run(blotter); line. Why is this exception
bypassing all my try catch blocks and the global excetion
handler?
TIA
Nick
user controls an exception is being throw, I cannot catch
this anywhere and I end up in the starting class on the
Application.Run(blotter); line. Why is this exception
bypassing all my try catch blocks and the global excetion
handler?
TIA
Nick