C1.Win.Input.Base Namespace / C1TextBoxBase Class / ReadOnly Property

In This Topic
ReadOnly Property (C1TextBoxBase)
In This Topic
Gets or sets a value indicating whether text in the text box is read-only.
Syntax
'Declaration
 
Public Overridable Property ReadOnly As Boolean
 
See Also