| IsAutoFill Property | |
| See Also |
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.
Read-write property
| Visual Basic |
|---|
Public Property IsAutoFill() As Boolean |
Only the following 4 GUI item types are supported: Button, Column, ColumnEditText, and EditText.