This section summarizes most of the steps described in
Data binding. When configuring the ProBindingSource control in this section, you import schema information from an XSD file, as you did when you created the Department form in
Creating the Department Window.
When you complete this procedure, you have a ProBindingSource control with the default name bindingSource1. This is the name that identifies the control in code. You can change the default name to something more meaningful by changing the Name property in the Properties view.