Click or drag to resize
Wizard .NET Library

VisualStyleElementExAeroWizardHeaderArea Class

Provides a VisualStyleElement for the header area of a wizard. This class cannot be inherited.
Inheritance Hierarchy
SystemObject
  AeroWizard.VisualStylesVisualStyleElementExAeroWizardHeaderArea

Namespace:  AeroWizard.VisualStyles
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public static class HeaderArea
Request Example View Source

The VisualStyleElementExAeroWizardHeaderArea type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberNoMargin
Gets a visual style element that represents the header area of a wizard without a margin.
Public propertyStatic memberNormal
Gets a visual style element that represents the header area of a wizard.
Top
See Also