I am coding Windows Forms
application in C# and using CheckListBox
Control.
How to check CheckListBox item with just single click?
I think you are looking for
CheckOnClick property
set it to true
Gets or sets a value indicating whether the check box should be toggled when an item is selected.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With