-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Count down makes exception #14
Comments
Hi! |
Hi! Hope you're doing well. Please try the updated version and let me know if the issue persists. |
Thank you for your interest. Since original post was posted in 10 months ago, I hardly remember my environment at that time, but probably I used .NET Framework 4.8 WinForms. Now I tried to test the issue in .NET Framework 4.8 WinForms and it seems like version 1.0.0.6 does not support .NET Framework 4.8. The following warning is displaying in Visual Studio:
And when I try to execute the code that shows auto closing message box, the following exception is thrown:
Well, I have already implemented my own auto closing message box by myself, a long time ago. Thanks |
When I set showCountDown true, an exception occurs.
code:
output:
The snapshot before process is killed.
I'm using Windows 10 and Windows display language is Korean.
The text was updated successfully, but these errors were encountered: