In a comboBox using a string array for a dataprovider, is there a way to
display some of the items but have them unavailable for selection - and,
even better, ghosted out or otherwise changed graphically to indicate this?
This is for a prototype where we want to show some comboBox choices that
aren't available now but will be in the future.

