Table of Contents

Class InvertColors

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("Invert Colors", "Invert the foreground and the background colors.")]
[Scenario.ScenarioCategory("Colors")]
[Scenario.ScenarioCategory("Text and Formatting")]
public class InvertColors : Scenario, IDisposable
Inheritance
InvertColors
Implements
Inherited Members

Methods

Setup()

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