All pages
Powered by GitBook
1 of 1

Loading...

WisejEventArgs.KeyboardInfo

Wisej.Core.WisejEventArgs KeyboardInfo

Namespace: Wisej.Core

Assembly: Wisej.Framework (2.2.0.0)

Keyboard informs from the event.

public struct KeyboardInfo : ValueType
Public Structure KeyboardInfo
    Implements ValueType

Properties

IsEmpty

: Indicates whether the KeyboardInfo properties have been initialize or not.

KeyCode

: Pressed key.

KeyData

: Pressed key with modifier.

KeyValue

: Raw pressed key code.

LockKeys

: Keyboard lock keys.

Modifiers

: Keyboard modifiers.

Boolean
Keys
Keys
Int32
Keys
Keys