I'd like to implement a Window
much like how the newer versions of IE have the URL bar kind of incased in the Vista/7 aero. I've looked around and not found too much useful information, and was wondering if any of you guys knew of the best way to do it!
Microsoft created the Windows API Code Pack in order to provide access to API features form Vista and Windows 7.
The individual features supported in this version (v1.0.1) of the library are:
(Interestingly enough DWM isn't listed but is part of the Code Pack).
All you have to do to support Aero Glass is to have your WPF Window
inherit Microsoft.WindowsAPICodePack.Shell.GlassWindow
class.
See the AeroGlass sample provided with the Code Pack for a more detailed usage example.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With