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