ListBox

I want to change the color of some items in my listBox. How can i do that ?

1 Reply

RP Ramesh Praveen Syncfusion Team April 10, 2003 06:23 PM UTC

There is no easy way, you will have to turn on owner drawing and listen to the DrawItem events and draw that and other items the way you wnt it. There should be samples in the faq. Regards, Praveen Ramesh

Loader.
Up arrow icon