Click or drag to resize
Wizard .NET Library

VisualStyleElementExAeroWizardContentArea Class

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

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

The VisualStyleElementExAeroWizardContentArea type exposes the following members.

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