Skip to main content

Translation TextBox

Display text that is corresponding to different languages

PropertyDescription
MultilineInput format and display languages
Use ValidationValidates the input via additional details
Use Validation – TypeType of the validation
Use Validation – Validate OnlyValidates a key when it is pressed and triggers an event
Use Validation – CheckWholeExpressionsValidates complete text and raises event. Depending on ValidateOnly in connection with RegEx
Use Key Down DelayActivate Key Down Delay in ms
Exclusive eventDescription
KeyPressWhen a key is entered (Obsolete)
KeyDownWhen a key is entered
KeyUpWhen key is entered
ValidationFailedWhen the text validation specified fails