Table of Contents

Class SendKeys

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[Scenario.ScenarioMetadata("SendKeys", "SendKeys sample - Send key combinations.")]
[Scenario.ScenarioCategory("Mouse and Keyboard")]
public class SendKeys : Scenario, IDisposable
Inheritance
SendKeys
Implements
Inherited Members

Methods

Setup()

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