Gets whether Alt key was pressed down when this event occurred.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
bool Alt { get; }
Visual Basic
ReadOnly Property Alt As Boolean
	Get

Property Value

Type: Boolean

See Also