Table of Contents

Class KeyboardEventArgs

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

Base class for the keyboard event arguments.

public class KeyboardEventArgs : HandledEventArgs
Inheritance
KeyboardEventArgs
Derived

Constructors

KeyboardEventArgs()

Initializes a new instance of the KeyboardEventArgs class.

KeyboardEventArgs(object)

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

Properties

CurrentTarget

Gets or sets current target control for the event.

OriginalTarget

Gets or sets original target control for the event.