Gets whether or not the caps lock is enabled.

Namespace: VVVV.Utils.IO
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public bool CapsLock { get; }

See Also