System.Windows.Forms.BindingSource.DataError Event

Occurs when a currency-related exception is silently handled by the System.Windows.Forms.BindingSource.

Syntax

public event BindingManagerDataErrorEventHandler DataError

Remarks

This event is informational and reports CLS-compliant exceptions only. To determine what type of exception occurred, handle this event and check the BindingManagerDataErrorEventArgs.Exception property of the System.Windows.Forms.BindingManagerDataErrorEventArgs.

For more information about handling events, see Consuming Events.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0