Partager via


InputView.IsSpellCheckEnabled Propriété

Définition

Obtient ou définit une valeur contrôlant si la vérification orthographique est activée.

public:
 property bool IsSpellCheckEnabled { bool get(); void set(bool value); };
public bool IsSpellCheckEnabled { get; set; }
member this.IsSpellCheckEnabled : bool with get, set
Public Property IsSpellCheckEnabled As Boolean

Valeur de propriété

true si la vérification orthographique est activée. Sinon, false.

Remarques

Sur Windows, la vérification orthographique active également la correction automatique

S’applique à