Table of Contents

Method IsAlt

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

IsAlt(Keys)

Gets a value indicating whether the ALT key was pressed.

public static bool IsAlt(Keys keys)

Parameters

keys Keys

Returns

bool

true if the ALT key was pressed; otherwise, false.