TextBoxBase::IsReadOnly Property
.NET Framework (current version)
Gets or sets a value that indicates whether the text editing control is read-only to a user interacting with the control.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if the contents of the text editing control are read-only to a user; otherwise, the contents of the text editing control can be modified by the user. The default value is false.
.NET Framework
Available since 3.0
Available since 3.0
Show: