Table of Contents

Method IsShift

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

IsShift(Keys)

Gets a value indicating whether the SHIFT key was pressed.

public static bool IsShift(Keys keys)

Parameters

keys Keys

Returns

bool

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