IReadOnlyCapableReadOnly Property
Gets or sets the read-only status of the control.
Namespace: KGySoft.WinFormsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
bool ReadOnly { get; set; }
Property ReadOnly As Boolean
Get
Set
property bool ReadOnly {
bool get ();
void set (bool value);
}
abstract ReadOnly : bool with get, set
Property Value
Boolean