How to populate a CheckedListBox from a DataBase

Demonstrates how to populate a CheckedListBox from a DataBase. The CheckedListBox has DataSource as table 'Customer' of DataBase that contains 'CustomerID' 'ContactName' and other columns. 'CustomerID' property is set such ValueMember and 'ContactName' property is set such DisplayMember for the CheckedListBox.

Zip package for C# download file
Zip package for VB.NET download file
File name: DataBaseDataSourcePage_KB001download file
File name: DataBaseDataSourcePage.csdownload file
File name: DataBaseDataSourcePage.vbdownload file
File name: DataBaseDataSourcePage.designer.csdownload file
File name: DataBaseDataSourcePage.designer.vbdownload file
File name: DataBaseDataSourcePage.resxdownload file