Table of Contents

Class Progress

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("Progress", "Shows off ProgressBar and Threading.")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("Threading")]
[Scenario.ScenarioCategory("ProgressBar")]
public class Progress : Scenario, IDisposable
Inheritance
Progress
Implements
Inherited Members

Methods

Dispose(bool)
Setup()

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