ActionsPane.CausesValidationChanged Event

Definition

Occurs when the value of the CausesValidation property changes.

public:
 event EventHandler ^ CausesValidationChanged;
event EventHandler CausesValidationChanged;
member this.CausesValidationChanged : EventHandler 
Event CausesValidationChanged As EventHandler 

Event Type

Remarks

This event provides the same functionality as the System.Windows.Forms.Control.CausesValidationChanged event. For more information about using this event, see System.Windows.Forms.Control.CausesValidationChanged.

Applies to