WidgetEnabledProperty | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget | ||||||
Summary | Manipulates the enabled property of a child widget | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Expression: MyDisabled | ||||||
Description | Use the enabled property to control the disabled/enabled state of child widgets. The child widget can change its appearance and behavior based on the result of the 'my enabled' expression. | ||||||
Tags | widget |