PictureBox.CausesValidation Eigenschaft

Definition

Überschreibt die CausesValidation-Eigenschaft.

public:
 property bool CausesValidation { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public bool CausesValidation { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.CausesValidation : bool with get, set
Public Property CausesValidation As Boolean

Eigenschaftswert

true, wenn das Steuerelement eine Validierung für alle eine Validierung erfordernden Steuerelemente veranlasst, wenn es den Fokus erhält, andernfalls false. Der Standardwert ist true.

Attribute

Gilt für: