How to highlight the selected item in ComboBox using codename one?
I created a combo box object and added some list of objects to it and added the ComboBox to the form.Whenever the application runs it shows a combo box with the items,but my objective is to highlight the selected item in ComboBox.