Would it be possible to change the default colors of the WinForms Listbox ? In particular the colors of the selected item. Normally it has white text on blue background which is fine. But once you set the control to disabled the white text changes to light gray which is 100% unreadable on the unchanged blue background.
On a related note I am also trying to programmatically change the text and fore/back colors of the selected item, but I have not been able to find a way to do that.
On a related note I am also trying to programmatically change the text and fore/back colors of the selected item, but I have not been able to find a way to do that.
Last edited: