Click or drag to resize
GameFormKeyboardState Property
Represents the current state of the keyboard.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public KeyboardState KeyboardState { get; }

Property Value

Type: KeyboardState
See Also