Skip to content

AddonLibForms TextHandle

Angelo Geels edited this page May 3, 2015 · 1 revision

The Text handle inherits from the Control handle.

Properties

  • bool multiline Whether the textbox can contain newlines or not.
  • bool password Whether the textbox is actually a password field. Setting this to true hides the contents of the textbox.
Clone this wiki locally