Text box

Insert and view a text at runtime.
BrowseName
TextBox
SuperType
Element(Item)

Properties

Name
BrowseName
DataType
Description
Text
Text
Text inserted and displayed.
Text horizontal alignment
TextHorizontalAlignment
Indicates where the text is positioned on the horizontal axis.
Text vertical alignment
TextVerticalAlignment
Indicates where the text is positioned on the vertical axis.
Value change behavior
ValueChangeBehaviour
Mode of updating text when the user writes in the text box. At end of typing = update the value after the user has pressed Enter with either physical or virtual keyboard (pressing Esc or clicking outside the object, the previous text is restored); When typing = in real-time when writing.
Font family
FontFamily
Font family.
Font weight
FontWeight
Font weight.
Font italic
FontItalic
Enables/disables italics in the text.
Font size
FontSize
Font size.
Text color
TextColor
Color of the text to display.
Border color
BorderColor
Color of the polygon border.
Placeholder text
PlaceholderText
Text to display when the box is empty, typically an example or indication for the user.
Control in read-only mode
ReadOnly
Enables/disables the read-only mode. If enabled, it is not possible to write in the text box but, for example, it is possible to select the existing text for copy-paste.
Content Type
ContentType
Content type. Normal = characters displayed; Password = characters hidden.
Visible
Visible
(Inherited from Element)
Enabled
Enabled
(Inherited from Element)
Opacity
Opacity
(Inherited from Element)
Left margin
LeftMargin
(Inherited from Element)
Top margin
TopMargin
(Inherited from Element)
Right margin
RightMargin
(Inherited from Element)
Bottom margin
BottomMargin
(Inherited from Element)
Width
Width
(Inherited from Element)
Height
Height
(Inherited from Element)
Horizontal alignment
HorizontalAlignment
(Inherited from Element)
Vertical alignment
VerticalAlignment
(Inherited from Element)
Rotation
Rotation
(Inherited from Element)

Events

Modified text
BrowseName
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.