nmuntz
nmuntz

Reputation: 1158

Embed in taskbar

How can I "embed" my application into the windows taskbar (not the systray) like in the picture below?

I would like to create a quick application that embeds into the taskbar.

http://www.osirisdevelopment.com/BatteryBar/BatteryBar2-Discharge.png
(source: osirisdevelopment.com)

Upvotes: 7

Views: 410

Answers (1)

Matt
Matt

Reputation: 4117

This is called a Desk Band

There is an MSDN article explaining through the link.

There is also some previously written source code, originally on code project but now appears to have been taken down, there is a download link here

I cant garuntee anything on this source I have not downloaded it, its your call but will hopefully be of use.

Hope it helps :)

Upvotes: 4

Related Questions