F
Frank Luker
Hello,
in my windows mobile application (CF 2.0, C#) I use
Cursor.Current = Cursors.WaitCursor
from main application and also from threads that I have started.
I can reset the cursor to default. But when an exception occurs (even if it
is handled by try/catch) I am not able to reset the wait cursor to default
anymore.
Does anybody know this problem or has a solution for me?
Best regards
Frank
in my windows mobile application (CF 2.0, C#) I use
Cursor.Current = Cursors.WaitCursor
from main application and also from threads that I have started.
I can reset the cursor to default. But when an exception occurs (even if it
is handled by try/catch) I am not able to reset the wait cursor to default
anymore.
Does anybody know this problem or has a solution for me?
Best regards
Frank