08-15-2019 01:59 PM
Hey guys, I am looking for an option to highlight (change the color) a part of the text in a Listbox row. For example, I want to highlight the word "world" in "Hello world" string in a Listbox. Is there a way to do this? I was able change the color of the entire text but not the part I wanted.
Thanks for your help in advance.
08-15-2019 02:30 PM
No. Each cell can have a different color, but within a cell, all the text is always the same color.
08-15-2019 02:32 PM
But a combo box does allow multi-colored text on each line.