As far as I know, there is no way to grey out/disable specific items in the ListBox control?
I want to make a list of surveys that need to be answered, but grey out/disable those that the user has already answered.
Anyone got some advices how I should do this? Or is there some way to do it with ListBox?