Aero Wizard .NET Library


Version: 1.0
Size:
239KB
Requirements:
Visual Studio
Seller:
dahall
Price:
Free
System:
Windows XP/2000/98
Rating:
4.4
License:
Freeware

Description - Aero Wizard .NET Library



Library 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. Some other goodies in the source code area are: * Class that wraps DwmEnableBlurBehindWindow and DwmExtendFrameIntoClientArea capabilities exposed by the Desktop Window Manger (DWM) allow you to Create the extended glass window effect. (NativeDWM.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. (NativeVisualStylesRendererExtender.cs) * Rough controls for a label and button that paint correctly on glass. (ThemedLabel.cs & ThemeImageButton.cs) * A fully evented generic list. (EventedList.cs)

Aero Wizard .NET Library Class That Time Experience


More in Components & Libraries-Aero Wizard .NET Library

Design Time Class That Design Time Experience