- Is there a way to color parts of ListBox Items (not only whole line)? For example listbox item consists of 5 words and only one is colored or 3 of 5.
- Is there a way to do the same with ListView? (I know that ListView can be colored per column but i would like to have multiple colors in one column).
I am interested in only free solutions, and preferred that they are not heavy to implement or change current usage (the least effort to introduce colored ListBox in place of normal one the better).
With regards,
MadBoy