How can i hadle Windows Taskbar events
-
Hello! I have 2 Questions. (1) I have made a DeskBand in C# in which I can switch b/w taskbar and System Tray. Means if I Right click on taskbar toolbar and press “Move to System Tray” Context menu item it hides it self on Taskbar and Notification icon becomes visible. And if I click on notification icon and press “Move to TaskBar” Context menu item, then it hides it self on system tray and displays on task bar but also show the Windows own TaskBar Context Menu (See Attached Screen Shot). How Can I stop that event from being fired. (2) Can I hide/show the Quick Launch Bar (On Taskbar) using C# my own Button For any further help on this topic i cand send u attached snapshots with it on ur mail because i think theres no attached like stuff in it.
-
Hello! I have 2 Questions. (1) I have made a DeskBand in C# in which I can switch b/w taskbar and System Tray. Means if I Right click on taskbar toolbar and press “Move to System Tray” Context menu item it hides it self on Taskbar and Notification icon becomes visible. And if I click on notification icon and press “Move to TaskBar” Context menu item, then it hides it self on system tray and displays on task bar but also show the Windows own TaskBar Context Menu (See Attached Screen Shot). How Can I stop that event from being fired. (2) Can I hide/show the Quick Launch Bar (On Taskbar) using C# my own Button For any further help on this topic i cand send u attached snapshots with it on ur mail because i think theres no attached like stuff in it.
How are you hiding to toolbar? I want to hide my toolbar (deskband) during uninstall. It unregisters fine but a copy off the dll is held in memory by the shell.
Shaun Harrington shaun@planetharrington.com www.planetharrington.com SmartStartMenu