On tablets with people who have large fingers, it is sometime hard to select the checkbox to select an item in the checklist combo box. It seems that a standard TCheckListBox allows me to click anywhere on the line to select the item but in the TLMDChecklistComboBox I have to click the checkbox itself. Is there any way to allow the same functionality as a standard TCheckList has which allows me to just click on a line to select the item? Maybe I'm just missing a property setting.
Comments