wwWebControl::ReadOnly

Determines if a control is read only.

The stock Postback controls (TextBox, ChkBox, Lists etc.) controls are automatically persisted into ViewState if the ReadOnly property is .T.

Default Value

Initial value: *.F.*

See also