I want the change the color of specific word in a column of a Xbrowse .
If a special word is present in a string , i want to display it in red and the rest in blue .
Thanks
I want the change the color of specific word in a column of a Xbrowse .
If a special word is present in a string , i want to display it in red and the rest in blue .
Thanks
Jack,
You can use oColumn:bPaintText to draw the cell contents the way you want ![]()
Here you can review an example of the bPaintText use: