Aero Wizard .NET Library descriptionLibrary for simple creation of Aero Wizards
This library was developed for simple creation of Aero Wizards (new wizard format in Vista and later). Strictly follows Microsoft guidelines and uses Visual Styles to pull specific settings from the system. Includes nice design-time experience and demonstrates how to render controls on glass.
The project is built on a number of great projects around the web on creating wizards for .NET using the old Wizard97 format. This library uses the system theme cues to build an interface. It also provides a good design-time experience so the developer can focus on the wizard function and not making it work.
Here are some key features of "Aero Wizard .NET Library":
· Class that wraps Dwm Enable Blur Behind Window and Dwm Extend Frame Into Client Area capabilities exposed by the Desktop Window Manger (DWM) allow you to create the extended glass window effect. (Native\DWM.cs)
· Entension class for the VisualStyleRenderer class that includes a method to fix the broken GetMargins method and the ability to paint glowing text or paint theme backgrounds on glass. (Native\VisualStylesRendererExtender.cs)
· Rough controls for a label and button that paint correctly on glass. (ThemedLabel.cs & ThemeImageButton.cs)
· A fully evented generic list. (EventedList.cs)
Requirements:
· Visual Studio
Download

No comments:
Post a Comment