Multiple BindingSources Dialog Box
This dialog box appears when you drag items from the Data Sources window onto a form that contains multiple BindingSource objects whose DataSource properties are set to the same instance of an object.
- Use this dialog box to select the BindingSource to use with the items being dragged onto the designer.
Your designer contains multiple BindingSources that are bound to the same data source. Select which one to use:
Select the BindingSource to use for the data-bound controls on this form.
See Also
Concepts
Reference
BindingSource Component Overview
Other Resources
Connecting to Data in Visual Studio
Preparing Your Application to Receive Data
Fetching Data into Your Application
Displaying Data on Forms in Windows Applications