Table of Contents

Class InteractiveTree

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("Interactive Tree", "Create nodes and child nodes in TreeView.")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("TreeView")]
public class InteractiveTree : Scenario, IDisposable
Inheritance
InteractiveTree
Implements
Inherited Members

Methods

Setup()

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