_Application.CapsLock Property

Definition

Determines if the CAPS LOCK key is turned on. Returns True if the CAPS LOCK key is turned on, and False if it is not.

public:
 property bool CapsLock { bool get(); };
public bool CapsLock { get; }
member this.CapsLock : bool
Public ReadOnly Property CapsLock As Boolean

Property Value

Applies to