WorkflowDesignerIcons.DesignerItems.TextBoxErrorValidation Eigenschap

Definitie

Hiermee haalt u het besturingselement op dat wordt gebruikt om het resultaat van waarschuwingsvalidatie weer te geven.

public:
 static property System::Windows::Media::DrawingBrush ^ TextBoxErrorValidation { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush TextBoxErrorValidation { get; set; }
static member TextBoxErrorValidation : System.Windows.Media.DrawingBrush with get, set
Public Shared Property TextBoxErrorValidation As DrawingBrush

Waarde van eigenschap

Het besturingselement dat wordt gebruikt om het resultaat van de validatie van de tekstvakfout weer te geven.

Van toepassing op