Class ProgressBarStyles
Implements
System.IDisposable
Inherited Members
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
[Scenario.ScenarioMetadata("ProgressBar Styles", "Shows the ProgressBar Styles.")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("ProgressBar")]
[Scenario.ScenarioCategory("Threading")]
public class ProgressBarStyles : Scenario
Constructors
ProgressBarStyles()
Declaration
public ProgressBarStyles()
Methods
Setup()
Declaration
public override void Setup()
Overrides
Implements
System.IDisposable