TextBoxAutoCompleteIsReadOnly Property
Gets or sets the value that determines whether the user can change the text of the control.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public bool IsReadOnly { get; set; }
Public Property IsReadOnly As Boolean
Get
Set
Property Value
Boolean