I want to have certain items in a listbox having a color (red in this case).
For example:
Vegetable
Fruit
Fruit
Fruit
Vegetable
Fruit
So only the vegetables should be in red. How can I achieve that in a listbox ?
Vegetable -> red coloring Fruit Fruit Fruit Vegetable -> red coloring Fruit
Thanks
