I have a CListCtrl with checkboxes. I want to be able to disable one of the items so that the user cannot click the checkbox. Is this possible? If so, how?
Edit: Found the specifics on how to hide a checkbox in another question Need only some rows in a CListCtrl control to have check boxes