I have a combo box that is populated by an sql statement. If a field is 1 I want the color of the item added to be Green, if it is 0 I want the color of the item to be white. I would prefer the background of each item to change colors but I will settle for just the text color of each item. Is this possible?