Table of Contents

Class BasicColors

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("Basic Colors", "Show all basic colors.")]
[Scenario.ScenarioCategory("Colors")]
[Scenario.ScenarioCategory("Text and Formatting")]
public class BasicColors : Scenario, IDisposable
Inheritance
BasicColors
Implements
Inherited Members

Methods

Setup()

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