PictureBox.CausesValidation Özellik

Tanım

CausesValidation özelliğini geçersiz kılar.

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

Özellik Değeri

Boolean

true denetim, odağı aldığında doğrulama gerektiren denetimlerde doğrulama gerçekleştirilmeye neden oluyorsa; aksi takdirde , false. Varsayılan değer: true.

Öznitelikler

Şunlara uygulanır