CurrencyManager Events
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | BindingComplete | Occurs at the completion of a data-binding operation.(Inherited from BindingManagerBase.) |
![]() | CurrentChanged | Occurs when the currently bound item changes.(Inherited from BindingManagerBase.) |
![]() | CurrentItemChanged | Occurs when the state of the currently bound item changes.(Inherited from BindingManagerBase.) |
![]() | DataError | Occurs when an Exception is silently handled by the BindingManagerBase. (Inherited from BindingManagerBase.) |
![]() | ItemChanged | Occurs when the current item has been altered. |
![]() | ListChanged | Occurs when the list changes or an item in the list changes. |
![]() | MetaDataChanged | Occurs when the metadata of the List has changed. |
![]() | PositionChanged | Occurs after the value of the Position property has changed.(Inherited from BindingManagerBase.) |
Show:
