Lenguaje

TextBoxInstance.ProcessedWithError Propiedad

Definición

Obtiene un Boolean valor que indica si contiene TextBoxInstance errores.

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

Valor de propiedad

true si esto TextBoxInstance contiene errores; de lo contrario, false.

Se aplica a