Multiline text | If checked, then the text can be on more lines. This text can be aligned in the "Alignment" configurator. |
---|---|
AutoHScroll | If checked, then after filling in the EditBox, the text is scrolled left if new chars are entered. |
Automatic row shift | If checked, then after filling in, the rows are scrolled up (on entering new lines). Thus the last line is displayed an the bottom of the object. |
Horizontal scrollbar | If checked, then a horizontal scrollbar is entered into the object. |
Vertical scrollbar | If checked, then a vertical scrollbar is entered into the object. |
Show as password | If checked, then the text is displayed as a password, i.e. * character (asterisk) is displayed instead of the entered character. |
UpperCase | If checked, then only upper cases are inserted (lower cases are converted to upper cases). |
LowerCase | If checked, then only lower cases are inserted (upper cases are converted to lower cases). |
Read only | If checked, then editing the text that is displayed in this object, is disabled. |
Only non-negative integer | If checked, then neither a decimal number nor a letter can be entered. |
Return initial data on Esc key | If checked, then the overwritten value is restored by pressing the Esc key (editing isn't terminated) on entering new value (overwriting another value) in the running application. |
Write data on Enter key | If checked, then the entered value is written into the data binding of the "Text" configurator (if a data binding is defined) by pressing the Enter key on entering new value (overwriting another value) in the running application. |
Write data on losing focus | If checked, then when entering new value in the running application (overwriting other values), the entered value is written even if the focus on the object is lost (e.g. another is selected).
This configurator cannot be set if configurator is checked Before sending data ask for confirmation. |
Before sending data ask for confirmation | If checked, then then, once the editing is finished the confirmation window is displayed (before the value itself is written into the object).
This configurator cannot be set if configurator is checked Write data on losing focus. |
Move to next object on Enter key | If checked, then by pressing the Enter key in the running application the focus is moved to the next Pmg object in the order. |