wwWebControl::Enabled

Determines whether a control is enabled.

PostBack controls that are disabled are automatically persisted into ViewState so their values are preserved. Similar behavior to ReadOnly.

Default Value

Initial value: *.T.*

See also