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.

Parameters

Initial value: .F.

See also