This post on the WPF SDK blog contains almost everything you need to know to change your window appearance using WPF, this includes:
- Extending Vista glass effects into your window.
- Maximizing a window with WindowStyle of None without covering the taskbar.
- Removing information from the application title bar (Vista only).
- Drawing in the window title area in a way that is compatible with Vista glass effect.
A must read for every WPF developer.
posted @ Tuesday, October 28, 2008 11:29 AM
| Post to Twitter