TextBoxInstance.ProcessedWithError Proprietà

Definizione

Ottiene un Boolean valore che indica se contiene TextBoxInstance errori.

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

Valore della proprietà

true se questo TextBoxInstance contiene errori; altrimenti, false.

Si applica a