View Full Version : ListBox property - changing fore color??


Kmsdove
07-22-2000, 12:36 PM
Is it possible to change the forecolor of a particular column in a listbox when an IF then scenario is used in VB. I want to go through the entire recordset. It is a multiselect box however I use the listbox in two ways. I want to change the color as a warning if a column is below a certain value. Is that the way that is handled normally on the form level or is there another way possibly?