Table of Contents

Class ListsAndCombos

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("ListView & ComboBox", "Demonstrates a ListView populating a ComboBox that acts as a filter.")]
[Scenario.ScenarioCategory("Controls")]
[Scenario.ScenarioCategory("ListView")]
[Scenario.ScenarioCategory("ComboBox")]
public class ListsAndCombos : Scenario, IDisposable
Inheritance
ListsAndCombos
Implements
Inherited Members

Methods

Setup()

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