System.Windows.Forms.BindingManagerBase: Event Members

The events of System.Windows.Forms.BindingManagerBase are listed below. For a list of all members, see the BindingManagerBase Members list.

See Also: Inherited members from System.Object

Public Events

BindingComplete

Occurs at the completion of a data-binding operation.

CurrentChanged

Occurs when the currently bound item changes.

CurrentItemChanged

Occurs when the state of the currently bound item changes.

DataError

Occurs when an Exception is silently handled by the System.Windows.Forms.BindingManagerBase.

PositionChanged

Occurs after the value of the BindingManagerBase.Position property has changed.