Systemtray problem

  • Thread starter Thread starter Kiran
  • Start date Start date
K

Kiran

I am able to add my applicatoin to system tray.

The problem I am facing here is....
I want add more number of instances (System tray Icons)
of a single application to the system tray.

At present I am able add only 1 icon to the systemtray.

How to overcome this?
Are there any activex controls to use to overcome this?

Thankyou
 
I am able to add my applicatoin to system tray.

The problem I am facing here is....
I want add more number of instances (System tray Icons)
of a single application to the system tray.

At present I am able add only 1 icon to the systemtray.

How to overcome this?
Are there any activex controls to use to overcome this?

Thankyou

Add more instances of the NotifyIcon class to your app.
--
Chris

dunawayc[AT]sbcglobal_lunchmeat_[DOT]net

To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
replace certain words in my E-Mail address.
 
Back
Top