DropDownList prompt text color over
How do you set the prompt text color for a DropDownList in the over state.
The DropDownListButtonSkin has an over state so I can set anything to do with the button in this skin.
However, the prompt does not belong to the button but to the DropDownList itself. The DropDownList skin does not have an over state.
I am trying to create a UI where the prompt color and style changes as the user mouses over the DDL but I can't see how to do this.
