The context menu of a control field has the following commands.
Calls a sub-menu from which you can choose a control type to replace the control selected in the document. As many properties as possible are adopted.
The selected control is transformed into a text box.
The selected control is transformed into a button.
The selected control is transformed into a label.
The selected control is transformed into a list box.
The selected control is transformed into a check box.
The selected control is transformed into an option button.
The selected control is transformed into a combo box.
The selected control is transformed into an image button.
The selected control is transformed into a file selection.
The selected control is transformed into a date field.
The selected control is transformed into a time field.
The selected control is transformed into a numeric field.
The selected control is transformed into a currency field.
The selected control is transformed into a pattern field.
The selected control is transformed into an image control.
The selected control is transformed into a formatted field.