For the ComboBox, make sure to make it editable under Properties to make it look the same way as it does in the instructions! As for the difference between the two, from my understanding, a ComboBox allows users to choose from a list of predetermined choices + the option to write one in, while a ChoiceBox only allows users to choose from a list of predetermined choices.