message box like msn alert box in a VB.NET application project
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I have a application which will check some data in database accroding to a timer, I would like to show a message just like the new email/message alert box in MSN MESSAGER or OUTLOOK 2003. How can I do that? Besides that, how can I get the focus to my application when The checking indicate some differnece? Thank you!