Most controls when Disabled allow the appearance of the selected item to changed based on the status. However, this control always keeps the selected item as systemcolors.highlight even when enabled = false.
Is there a way to change the BackColor of the selected item(s)

CheckedListBox BackColor on Selected Item