Partager via


TextBoxInstance.ProcessedWithError Propriété

Définition

Obtient une valeur de type Boolean qui indique si ce TextBoxInstance contient des erreurs.

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

Valeur de propriété

true si ce TextBoxInstance contient des erreurs ; sinon, false.

S’applique à