Check On Click behavior

Demonstrates how to use 'CheckOnClick' property for CheckedListBox control. 'CheckOnClick' property indicates if the item CheckBox should be toggled with the first click on an item of CheckedListBox. The app contains CheckedListBox, that demonstrates usage of 'CheckOnClick' property, and CheckBox that changes value of 'CheckOnClick' property. If you check the CheckBox and try to click on item of CheckedListBox you will see that CheckBox of selected Item is checked. And if you unchecked the CheckBox and try to click on item of CheckedListBox again, you will see that clicked item is selected but its CheckBox is unchecked.

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