TextBox

Input of text.

Input of text.

Appearances

Name Description
InfoBox Text is displayed like a label and read only. Padding left: 6, padding right:2.
InfoBlock Like InfoBox, but with padding left: 0.
ServiceContainer Font is displayed larger and aligned with upper field (no border).

Properties

Name Type Description Default Min Max
Appearance String Can be set to change visual styling. Possible values will be shown in the Appearances section if available. null - -
ContentAlignment Alignment Alignment of the Text. Left - -
Converter ConverterType Converter used for the value binding. None - -
FlexWidth Integer How flexible the control's width can be made in relation to the other controls of the same parent. 1 0 100
Help String Shows a tooltip when you hover over the control. null - -
HorizontalAlignment HorizontalAlignment Determines how the control is horizontally sized and positioned relative to its containing controls. Stretch - -
InitiallySelected Boolean Gets or sets a value indicating whether this element should be initially selected. False - -
IsBold Boolean Emphasized display of the text. False - -
IsCascaded Boolean Cascading used for the value binding. False - -
IsCascadedSet Boolean true if value is cascaded(green), otherwise false(black). False - -
IsLabelBold Boolean Emphasized display of the label. False - -
Label String The text to display in the label portion of this control. null - -
LabelAlignment LabelAlignment How flexible the control's width can be made in relation to the other controls of the same parent. Left - -
LabelWidth Double The width of the label part of this control or its subcontrols (if they don't override this value) in device-independent pixels. 0 - -
MaxLength Integer The maximum number of characters. 0 - -
Renderer String Defines how the control should render its value. - - -
ShowLabel Boolean Whether or not space of the label should be reserved when displaying this control. True - -
Spellcheck
Boolean Ab Vertec 6.8. Aktiviert die Rechtschreibprüfung für dieses Feld. False - -
SpellcheckLanguageExpression
String Ab Vertec 6.8. Sprache, auf die geprüft wird, wenn Spellcheck=True.
Wird als OCL Expression interpretiert. Muss entweder einen Sprachwert in Vertec enthalten (projekt.sprache), eine der folgenden Vertec Sprachen:
  • 'DE': Deutsch (Schweiz)
  • 'DD': Deutsch (Deutschland)
  • 'EN': Englisch
  • 'FR': Französisch
  • 'IT': Italienisch

oder Sprachcodes wie 'de-ch', 'de-de', 'en-us', 'fr-ch' etc.

Ist Spellcheck=True, aber keine SpellcheckLanguageExpression definiert, wird auf die Oberflächensprache des angemeldeten Bearbeiters geprüft.

Es können nur Sprachen geprüft werden, für die Sprachpakete bzw. Wörterbücher vorhanden sind, siehe Rechtschreibprüfung.

"" - -
Text String The text displayed on screen. "" - -
UseLogger Boolean Log changes on the value binding. False - -
ValueExpression String Expression used for the value binding. null - -
VerticalAlignment VerticalAlignment Determines how the control is vertically sized and positioned relative to its containing control. Stretch - -
Visible Boolean Whether the control is visible or not. True - -
VisibleExpression String Expression used for the Visible property. null - -
Width Double Fixed width of the control. NaN - -
WidthFraction Double The control width in relation to his layout width. 1 0 1
WriteableMember String MemberName to use for writing in cascaded-mode. null - -

Netherlands

United Kingdom