IIRC from when I looked into all these controls, the problem with the Combobox control is that it does not support the SelectedItndex property, so referenceing the data of the selected item isn't as straightforward as a dropdown menu.
I used a dropdown menu in my original browser mod
