View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Different text attributes...

No.

Possibly look at multiple copies of a single control - removing boarders and
so forth to make them appear as one (if that is what you want).

--
Regards,
Tom Ogilvy

"rci" wrote in message
...
Hi all...

I need to have text lines in a listbox become different from eachother as

a
visual queue. I'd like to be able to set the background color

independantly
for each line in the list box. Is this possible?

If not... should I look at some other control or method?

All the best,

Mike