BindingManagerBase 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. |
![]() | 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 BindingManagerBase. |
![]() | PositionChanged | Occurs after the value of the Position property has changed. |
Show:
