Microsoft.WindowsServerSolutions.Common.WizardBase Namespace
The Microsoft.WindowsServerSolutions.Common.WizardBase namespace provides additional controls for use in wizards, such as the GlowingLabel and the RoundBackButton.
Classes
Class | Description | |
---|---|---|
GlowingLabel | Represents a label that is capable of proper rendering on an Aero Glass surface. |
|
RoundBackButton | Represents a user control that implements a round button with the back arrow (similar to Internet Explorer and Windows wizards). |
Remarks
Additional controls in this API are defined in other namespaces, such as the Microsoft.WindowsServerSolutions.Controls and Microsoft.WindowsServerSolutions.Common.Controls namespaces.
Return to top