ActionsPane.Validating Event

Definition

Occurs when the actions pane is validating.

event System.ComponentModel.CancelEventHandler Validating;

Event Type

Remarks

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

Applies to