How to display message in baloons above system tray (vb dotnet)
-
hi i am developing desktop application using vb dotnet. my application downloads files from url specified. i want to display message in baloon above system tray when application completes download, similar to download manager... can any on help me... thanks
-
hi i am developing desktop application using vb dotnet. my application downloads files from url specified. i want to display message in baloon above system tray when application completes download, similar to download manager... can any on help me... thanks
Its called the notification area, not the system tray. That's probably why your google search didn't work :-) http://msdn.microsoft.com/en-us/library/system.windows.forms.notifyicon.aspx[^] Oh, and BTW, you're in the wrong forum...
-
hi i am developing desktop application using vb dotnet. my application downloads files from url specified. i want to display message in baloon above system tray when application completes download, similar to download manager... can any on help me... thanks
Hi, U can use a control called NotifyIcon, it displays ballon Icon with message in the system tray. Tej Aj, http://www.opexsolution.com/forum/