Click or drag to resize
Wizard .NET Library

VisualStyleElementExAeroWizardTitleBar Class

Provides a VisualStyleElement for each state of the titlebar of a wizard. This class cannot be inherited.
Inheritance Hierarchy
SystemObject
  AeroWizard.VisualStylesVisualStyleElementExAeroWizardTitleBar

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

The VisualStyleElementExAeroWizardTitleBar type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberActive
Gets a visual style element that represents the titlebar of an active wizard.
Public propertyStatic memberInactive
Gets a visual style element that represents the titlebar of an inactive wizard.
Top
See Also