Shell_NotifyIcon in VB.net

  • Thread starter Thread starter merco
  • Start date Start date
M

merco

someone has the translation to Vb.net ?


I have to use systray icons and commands...

thanks
 
Since it works like the desktop equivalent, except for Icon and ContextMenu
support, you should be able to find a desktop sample which indicates how to
use the component - search for System.Windows.Forms.NotifyIcon

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top