how do i minimize window...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

i am developing a windows form application. Basically i want to the form to
appear as an icon at the taskbar near the volume control (i mean in that
taskbar) when i minimize. And on click of it it has to show some menutions
like other applications on that taskbar do.

How can i achieve that in c#?
 
Hello ve,

A google search for 'NotifyIcon' should yield a number of examples on how
to accomplish this.
 

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