Associates a System.Windows.Forms.Binding with a new System.Windows.Forms.BindingContext.
- newBindingContext
- The new System.Windows.Forms.BindingContext to associate with the System.Windows.Forms.Binding.
- binding
- The System.Windows.Forms.Binding to associate with the new System.Windows.Forms.BindingContext.
This method is intended update the bindings of components that implement System.Windows.Forms.IBindableComponent, when their System.Windows.Forms.BindingContext changes.