G
Guest
Is there a way to change the back or fore color on a ListBox/Columnlist
object? I have been trying to use the fore color or back color property but
it changes the entire column list and I need only the row with a specific
condition to be a different color. For example if amount > 1000 then set row
color = red. So when the listbox displays all items that particular row will
be in red in the list and will stand out.
object? I have been trying to use the fore color or back color property but
it changes the entire column list and I need only the row with a specific
condition to be a different color. For example if amount > 1000 then set row
color = red. So when the listbox displays all items that particular row will
be in red in the list and will stand out.