Highlight certain items in list box

V

vegathena

Is it possible to highlight certain items in a list box? Is it even
possible to highlight items in a list box?
The list box is populated through a procedure. Upon update I would
like items that meet a certain criteria to be highlighted.

Thanks in advance.
 
V

vegathena

By highlighting I mean changing the color of the item(s) in the list
box, not selecting the item as when a user clicks on it.

Thanks.
 
Top