BindingManagerBase.onPositionChangedHandler Field
.NET Framework 1.1
Specifies the event handler for the PositionChanged event.
[Visual Basic] Protected onPositionChangedHandler As EventHandler [C#] protected EventHandler onPositionChangedHandler; [C++] protected: EventHandler* onPositionChangedHandler; [JScript] protected var onPositionChangedHandler : EventHandler;
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework
See Also
BindingManagerBase Class | BindingManagerBase Members | System.Windows.Forms Namespace