See Also: IBindableComponent Members
A System.Windows.Forms.Binding contains a reference to its System.Windows.Forms.IBindableComponent owner through the Binding.BindableComponent property.
The System.Windows.Forms.Control class implements this interface, so if your bindable component inherits from System.Windows.Forms.Control, you do not need to implement this interface.