Is there an easy way to change the color of a line on a form based on a value in one of the list boxes. I have a line called "classline" that needs to change color when a list box called "linecolor" equals "president". It changes to another color when "linecolor" equals "vice president" etc.