• 0

VB.Net Tray Application


Question

Hi again my OOP mateys,

Whats the easiest way in VB.Net to make a tray application, ie : an application with no window, just a tray icon !

Any help much appreciated.

Kind Regards

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

You can also add a context menu. That way when you right click on that icon a menu will appear ;)

Just change the Context menu of the notify icon to a context menu you create on a form.

Also checkout NotifyXP if you want to add XP Ballon tips support.

Link to comment
Share on other sites

  • 0

Thanks for the replys guys !

That has help me, what I'm actually trying to do is use the Notification Window control which is part of the VB.Net Power Pack located at the link below :

Link : VB.Net Power Pack

So I just have to set my form to invisible, mmm thats easy enough !

Thanks again guys ! :happy:

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.