Click or drag to resize
Wizard .NET Library

VisualStyleElementExAeroWizardContentAreaNoMargin Property

Gets a visual style element that represents the content area of a wizard without a margin.

Namespace:  AeroWizard.VisualStyles
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public static VisualStyleElement NoMargin { get; }
Request Example View Source

Property Value

Type: VisualStyleElement
A VisualStyleElement that represents the content area of a wizard without a margin.
See Also