Table of Contents

Class TreeViewFileSystem

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("File System Explorer", "Hierarchical file system explorer demonstrating TreeView.")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("TreeView")]
[Scenario.ScenarioCategory("Files and IO")]
public class TreeViewFileSystem : Scenario, IDisposable
Inheritance
TreeViewFileSystem
Implements
Inherited Members

Methods

Setup()

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