ProgressBar.CausesValidationChanged Event

Definition

Occurs when the value of the CausesValidation property changes.

public:
 event EventHandler ^ CausesValidationChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler CausesValidationChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler? CausesValidationChanged;
[<System.ComponentModel.Browsable(false)>]
member this.CausesValidationChanged : EventHandler 
Public Custom Event CausesValidationChanged As EventHandler 

Event Type

Attributes

Applies to