MessageBox
C#
4
Posts
3
Posters
0
Views
1
Watching
-
Hello all, If i am showing a message with a MessageBox how can i close it myself with a timer...? Thanks for the help...
Luis E Tineo S
-
You can't. Create your own form that looks like a message box so that you can put a timer on it.
Experience is the sum of all the mistakes you have done.
-
Hello all, If i am showing a message with a MessageBox how can i close it myself with a timer...? Thanks for the help...
Luis E Tineo S
Have a look at this article: MessageBoxManager[^]
#region signature my articles #endregion