I have a List box with a number of entries listed from a database.
I need a way of changing the font style to italic for an individual entry on a certain condition:

For example:

If the text of say listindex number 2 = "Products" then i need just that line to be italic

is it possible using ordinary listboxes?

thanx

clax