Table of Contents

Property Modifiers

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

Modifiers

Gets the modifier flags for a KeyDown event. The flags indicate which combination of CTRL, SHIFT, and ALT keys was pressed.

public virtual Keys Modifiers { get; }

Property Value

Keys

A Keys value representing one or more modifier flags.