In This Article

ModifierKeys Enum

Specifies one or more modifier keys.

[Flags]
public enum ModifierKeys

Fields

Name Description
Alt

The ALT modifier key.

Control

The CTRL modifier key.

None

No key pressed.

Shift

The SHIFT modifier key.