Combo boxes in Dialogs are added by adding a DialogField object with the type of an enum. The enum is then controlling what items you can pick from the combo box. But sometimes you may need to add a combo box with run time generated item and you of course