Changing the Control Type of an Edit or Combo Box
You can change the control type of an edit box to a combo box or the control type of a combo box to an edit box.
1. If the Form Design file is not already open, then open it.
2. Right-click the control and select Change To and the other control type.
For example, if you right-click an edit box control, you can select Change To and Combo Box to change the selected edit box control to a combo box control.
If the control is for a text field with a list attached, it must be a combo box and cannot be changed to an edit box. Lists are assigned to text fields in the Project’s Data Definition file. For more information, see Data Definition Files.
3. When finished, close the file.