MultilineTextbox

FeatureDescription
TextDetermines the text. You have the option of making a line break.
IsReadOnlyHere you can set whether it is possible to write in the text box or whether only reading is possible. Options: True | False
FontDetermines the font.
> Make sure that the selected font is also installed on the target system. Otherwise a default font will be displayed.
FontSizeDetermines the font size.
TextColorDetermines the font color.
TextAlignmentDetermines the alignment of the text. Options: left-aligned | right-aligned | centered
TextBackroundColorDetermines the background color on which the text is written.
ActionDescription
ClickedAn action can be defined here that is triggered when the element is clicked with the mouse button.