When you bind the choose-from list to a GUI item by assigning the ChooseFromListUID property, you can set IsAutoFill to true to automatically fill in the selected value of the user-added choose-from list.
| Visual Basic |
|---|
Public Property IsAutoFill() As Boolean |