enabled

Typeproperty
Dictionarymac.textfield
LibraryMac Native Single-line Field
Syntax
set the enabled of <widget> to {true | false}
get the enabled of <widget>
Associationscom.livecode.widget.native.mac.textfield
Summary

The enabled state of the text field

OSmac
Description

Use the enabled property to enable or disable the native field. When disabled, the text has a greyed out appearance and the field contents cannot be edited.