Hi Jean,
You can add an empty value to the combobox validvalues collection. The application then has to be changed to considered this empty value as a no-option. There are no special settings.
E.g.: If your application should call a method when there is a certain option selected, you should code in the necessary steps to make sure that if the selected option is empty, no method gets called.
Best regards,
Pedro Magueija
