Table of Contents

Class CollectionNavigatorTester

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("Collection Navigator", "Demonstrates keyboard navigation in ListView & TreeView (CollectionNavigator).")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("ListView")]
[Scenario.ScenarioCategory("TreeView")]
[Scenario.ScenarioCategory("Text and Formatting")]
[Scenario.ScenarioCategory("Mouse and Keyboard")]
public class CollectionNavigatorTester : Scenario, IDisposable
Inheritance
CollectionNavigatorTester
Implements
Inherited Members

Methods

Init(ColorScheme)

Helper that provides the default Window implementation with a frame and label showing the name of the Scenario and logic to exit back to the Scenario picker UI. Override Init(ColorScheme) to provide any Toplevel behavior needed.

Setup()

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