Table of Contents

Class Wizards

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("Wizards", "Demonstrates the Wizard class")]
[Scenario.ScenarioCategory("Dialogs")]
[Scenario.ScenarioCategory("Top Level Windows")]
[Scenario.ScenarioCategory("Wizards")]
public class Wizards : Scenario, IDisposable
Inheritance
Wizards
Implements
Inherited Members

Methods

Setup()

Override this to implement the Scenario setup logic (create controls, etc...).