The ImageComboBoxEdit control has a property NullValuePrompt. Setting this property doesn't show a dimmed prompt as it does in other controls, for example the TextEdit, LookupEdit etc.
Even more strange is that there is also a NullValue property and setting a value there does show the text when a the EditValue == null!!