Table of Contents

Method Setup

Namespace
UICatalog
Assembly
UICatalog.dll

Setup()

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

public virtual void Setup()

Remarks

This is typically the best place to put scenario logic code.