The general parameters are identical for all controls.
Properties |
Name |
The name of the control. Displayed as a title when the control is selected or the mouse cursor is placed over it. |
Tooltip |
The tooltip is displayed: –in the input field before the user enters the text; –In the drop-down list field before the user selects any value. By default, the “Enter text” infotip is displayed for the input field, and the “Select from list” infotip is displayed for the drop-down list. If necessary, the tooltip can be edited or deleted. There is no Tooltip field for the Checkbox control. |
|
Tag |
Tags are used to refer to controls in code when creating macros, connecting external systems. |
|
Style |
Borders |
You can enable or disable border display for a control. Borders are displayed when you select a control or hover the mouse cursor over it. It is not recommended to disable border display for the drop-down list. Such a list will be displayed in the document as plain text, and its items will not be selectable. |
Color |
The name, borders, and fill of the control are colored in the selected color when you move the mouse cursor over it or select it. The title, borders and fill are not displayed if the borders are hidden for the control (see above). By default, the control color is set to gray. You can select a different color from a palette of preset colors or specify one manually. To specify the color manually, click the The specified color will be added to the palette of preset colors. Select it with a click of the mouse. |
|
Protection |
Remove the control after editing |
This setting is not used for the Input Field control. If the setting is enabled, the Checkbox control is converted to plain text after the user selects a checkbox, and the Drop-Down List control is converted to plain text after the user selects a drop-down list item. When this setting is enabled, the Lock the control for deletion setting is blocked. |
Lock the control for deletion |
If the setting is enabled, you cannot delete a control in a document. When enabled, this setting blocks the Remove the control after editing setting. |
|
Lock content editing |
If the setting is enabled, you cannot edit the content of the control in the document. For example, you cannot edit text in an input field or select another item in a drop-down list. |