I am working on a program that includes many things in a list box. However, I only want certain items to be selectable based on the some prereqs I will set. The items that are not selectable, I still want to show up in the list, just grayed out like when you disable a control. Any ideas on how to do this?