Hello,
Sorry but we don't have anything that would work for that right now. EnumEditBox is pretty tied internally to Enum-oriented usage. You could do something like use our PopupButton and in the popup show a standard ListBox. That might achieve a similar effect. The only trick would be updating the PopupButton content as selections change.