Table of Contents

Constructor KeyboardEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

KeyboardEventArgs()

Initializes a new instance of the KeyboardEventArgs class.

public KeyboardEventArgs()

KeyboardEventArgs(object)

Initializes a new instance of the KeyboardEventArgs class with the specified original target object.

public KeyboardEventArgs(object originalTarget)

Parameters

originalTarget object