_Application.CapsLock Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Détermine si la touche VERR. MAJ est activée. Retourne True si la touche VERR. MAJ est activée et False si ce n’est pas le cas.
public:
property bool CapsLock { bool get(); };
public bool CapsLock { get; }
member this.CapsLock : bool
Public ReadOnly Property CapsLock As Boolean