ComboBox::DataSource Property
.NET Framework (current version)
Gets or sets the data source for this ComboBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
A data source can be a database, a Web service, or an object that can later be used to generate data-bound controls. When the DataSource property is set, the items collection cannot be modified.
.NET Framework
Available since 2.0
Available since 2.0
Show: