ControlBindingsCollection::AddCore Method (Binding^)

 
Use BaseTrue

Adds a binding to the collection.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
virtual void AddCore(
	Binding^ dataBinding
) override

Parameters

dataBinding
Type: System.Windows.Forms::Binding^

The Binding to add.

.NET Framework
Available since 1.1
Return to top
Show: