Table of Contents

Method IsControl

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

IsControl(Keys)

Gets a value indicating whether the CTRL key was pressed.

public static bool IsControl(Keys keys)

Parameters

keys Keys

Returns

bool

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