Adds the specified System.Windows.Forms.Binding to the collection.
- binding
- The System.Windows.Forms.Binding to add.
The Binding.DataSourceUpdateMode property of the System.Windows.Forms.Binding created by this overload of the ControlBindingsCollection.Add(string, object, string) method is set to the value of the ControlBindingsCollection.DefaultDataSourceUpdateMode property.
The BindingsCollection.CollectionChanged event occurs when the change is complete.