Table of Contents

Property KeyModifiers

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

KeyModifiers

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

[Browsable(false)]
public static ModifierKeys KeyModifiers { get; }

Property Value

ModifierKeys

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