Hi. I have a listbox and whenever I clicked on a row it will highlight black background and white font color. How can I disable this or change the formatting?
Thanks for the link. I had a look at it, but it seems that the example given is showing how to change the 'TextBox' color instead of the ListBox control.
I would like to be able to set the font color of a specific row and column in the listbox.. so far I haven't seen any examples most only suggest using ListView control.