System.Windows.Forms.BindingManagerBase.CurrentItemChanged Event

Occurs when the state of the currently bound item changes.

Syntax

public event EventHandler CurrentItemChanged

Remarks

The BindingManagerBase.CurrentItemChanged event occurs whenever there is a change in the state in the currently bound item. This can occur if one of the properties of this item is changed or if the item itself is replaced or moved.

Requirements

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