Table of Contents

Class LabelsAsLabels

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("Labels As Buttons", "Illustrates that Button is really just a Label++")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("Proof of Concept")]
public class LabelsAsLabels : Scenario, IDisposable
Inheritance
LabelsAsLabels
Implements
Inherited Members

Methods

Setup()

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