Windows Explorer in Windows 7, and maybe Vista too (can’t rememmber), does not have a title in the window. but does have a title (some text) in the taskbar.
Is this possible to reproduce in C# (wpf or winforms)? either through the framework or introp.
I want to have a window that says “Options” in the taskbar but the window itself doesn’t have a title.
look at http://blogs.msdn.com/wpfsdk/archive/2008/09/08/custom-window-chrome-in-wpf.aspx for the section titled “Vista Explorer – Removing redundant information from the title bar”