WisejEventArgs.KeyboardInfo
Wisej.Core.WisejEventArgs KeyboardInfo
Namespace: Wisej.Core
Assembly: Wisej.Framework (2.5.0.0)
Keyboard informs from the event.
Properties
IsEmpty

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

Keys: Pressed key.
KeyData

Keys: Pressed key with modifier.
KeyValue

Int32: Raw pressed key code.
LockKeys

Keys: Keyboard lock keys.
Modifiers

Keys: Keyboard modifiers.
Last updated
Was this helpful?