how to add .net application in system tray

  • Thread starter Thread starter sandy
  • Start date Start date
S

sandy

tell me how to add .net or any application(.exe)
in the system tray. do i have to write code while
developing application or i can do later fron windows
configration utility

bye
 
You have to write code. The system notification area icon's all represent running programs that has to respond to messages sent by windows.
 

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