Is there any built-in or easy way to add autocomplete and persistence to a combobox (like in a browser)?
It would also be great if users could delete entries (also present in most browsers)?
Basically, the user would type in a command, then type in another one and also be able to use the dropdown (or Suggest/SuggestAppend) to grab any previous commands.