Showing baloon message from tray icon

  • Thread starter Thread starter DBC User
  • Start date Start date
D

DBC User

Hello,

Does any one know a better way to show baloon message from tray icon
program? I have seen 2 projects in CodeProject and they are good but is
it possible to do this not going through the WIN API?

Thanks.
 
Hello DBC,

What's wrong with API approach? It's the simplest way rather than trying
to realize the same in the pure managed context

DU> Hello,
DU>
DU> Does any one know a better way to show baloon message from tray icon
DU> program? I have seen 2 projects in CodeProject and they are good but
DU> is it possible to do this not going through the WIN API?
DU>
DU> Thanks.
DU>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
 
Hi Micheal.

Thanks for the info. For sure I like to usw WinAPI. I just wondering is
there any other alternate solutions available?

Thanks.
 

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