BindingContext::Add Method (Object^, BindingManagerBase^)
.NET Framework (current version)
Adds the BindingManagerBase associated with a specific data source to the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- dataSource
-
Type:
System::Object^
The Object associated with the BindingManagerBase.
- listManager
-
Type:
System.Windows.Forms::BindingManagerBase^
The BindingManagerBase to add.
.NET Framework
Available since 1.1
Available since 1.1
Show: