IsReadOnlyStyle Property (IInputTextBoxElement)
In This Topic
Gets the actual state
ReadOnly of the embedded text box control to correctly define its style.
Syntax
'Declaration
ReadOnly Property IsReadOnlyStyle As Boolean
bool IsReadOnlyStyle {get;}
See Also