B
Bill Mittenzwey
I have a form for the compact framework which can have different custom
buttons placed on it.
Sometimes those buttons may throw an exception in their click event which I
would like my form to handle.
I can't find the appdomain unhandled excption event or the thread exception
event in the compact framework.
How do I handle unhandled exceptions in the compact framework?
Thanks,
Bill
buttons placed on it.
Sometimes those buttons may throw an exception in their click event which I
would like my form to handle.
I can't find the appdomain unhandled excption event or the thread exception
event in the compact framework.
How do I handle unhandled exceptions in the compact framework?
Thanks,
Bill