TTIWCheckListBox

Is there a way to programmatically enable/disable a single item in a TTIWCheckListBox? I suspect there is but I have been unable to find the property controlling this.



Your help will be appreciated.



Thanks,

Randall H. Carpenter

Hi,


You can enable/disable all items using the Editable or ReadOnly property, but unfortunately it's currently not supported to enable/disable a single item in the TTIWCheckListBox.
However, this is a good suggestion and we'll investigate if this functionality can be added in a future version of the control.