Table of Contents

Property ModifierKeys

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ModifierKeys

Gets a value indicating which of the modifier keys (SHIFT, CTRL, and ALT) is in a pressed state.

protected static Keys ModifierKeys { get; }

Property Value

Keys

A bitwise combination of the Keys values. The default is None.