How do I place my custom toolbar (DeskBand?) on taskbar in Windows 7 win WPF?
问题 How do I place my custom toolbar on taskbar in Windows 7 before tasks panel? There is a popular application called Pokki which does it. I wonder how do I do the same? Edit1: I need a 100% way to a custom toolbar (DeskBand?) for Windows 7. I'm not looking for a pin-an application solution, rather a way to build a custom solution capable of processing it's own messages and displaying it's own icons. C# way is greatly appreciated. Edit2: WPF way is greatly appreciated. 回答1: You'll get plenty of