ActionsPane.Validated Event

Definition

Occurs when the actions pane is finished validating.

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

Event Type

Remarks

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

Applies to