IReadOnlyCapableReadOnly Property

Gets or sets the read-only status of the control.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
bool ReadOnly { get; set; }

Property Value

Boolean

See Also