Fix for the Base_value ResetChoices() method.
The recent simplification was failing as the ComboBox.Insert() method could not handle the position being set to sys.maxint, unlike most other of its methods.
Authored by: bugman 2012-05-03
Parent: [r15905]
Child: [r15907]