IReadOnlyCapable Interface

Represents a read-only capable control.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public interface IReadOnlyCapable

Properties

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

See Also