Table of Contents

Property Control

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

Control

Gets a value indicating whether the CTRL key was pressed.

public virtual bool Control { get; }

Property Value

bool

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