Changing item background color in ListBox control?

Hi,

How can I change the color of different rows in a ListBox control. Is it possible  Should I use something else  I am currently working with Visual Studio 2005 Beta.

Thanks in advance,
Cosmin


Answer this question

Changing item background color in ListBox control?

  • Regerio R. Alcantara

    Nevermind... I found a solution. In the documentation there was an example which made use of the drawing modes of the ListBox and the DrawItem event.
  • Changing item background color in ListBox control?