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 current target control for the event.

OriginalTarget

Gets original target control for the event.