jindanl

jindanl

  • NA
  • 1
  • 0

assigning a different text color to items in listbox

May 17 2004 8:20 AM
Hi, I have a ListBox I need to assign different colors to its items according to some conditions. I used the following code but it is not working: LBAccessSec.Items(i).Attributes.Add("style", "color:green") Thanks for help

Answers (1)