Documentation for this section has not yet been entered.
Use the Binding.PropertyName to specify the control property that you want to bind to a list in a data source. Most commonly, you bind a display property such as the Control.Text property of a System.Windows.Forms.TextBox control. However, because you can bind any property of a control, you can programmatically create controls at run time using data from a database.