Thanks to all, i will try to implement: The solution of UEZ is amazing, but i want to build a small UDF _ArrayDisplayEX and coloring some LV-Columns (incl. LV-Headercols) is just enough.   Solved: here is the quick and dirty C&P and S&R solution: ;https://autoit.de/index.php/Thread/84279-Unterschiedliche-Textfarben-innerhalb-einer-ListView/?postID=674195#post674195 #include <GUIConstantsEx.au3> #include <GuiListView.au3> #include &