Back

AddTextEditOutlineA

Hello World

Adds an active outlined material text input on a given layout.

teo = MUI.AddTextEditOutlineA( parent, width, options, hint, label, color, backColor ) → Object

See CreateTextEditOutlineA for a full documentation.

Boolean: Show or hide label
Number
String:
  hexadecimal: “#rrggbb”, “#aarrggbb”
  colourName: “red”, “green”, ...
String: “Comma separated DS TextEdit options with additional 'Round' option.”
String: “Hint” or “Label text”
Object: MUI Layout or DS Layout control