08-07-2004, 01:37 AM
I tried to use the properties avalible with accessible objects. Font color doesn't seem to be one of them.
If the font is of fixed hieght, you could scan the rows of the list looking for the color of the text using the pixel() function. It'll be ugly and probably unreliable though. Worth a shot.
If the font is of fixed hieght, you could scan the rows of the list looking for the color of the text using the pixel() function. It'll be ugly and probably unreliable though. Worth a shot.
