IsReadOnly
From LoTROInterface Wiki
API Reference > Turbine.UI.TextBox.IsReadOnly()
Gets a flag indicating if the text in the control is read only.
Syntax
| Lua | |
|---|---|
| function TextBox:IsReadOnly(); | |
Returns
Type: boolean
True if the control is read only.
Remarks
Gets a flag indicating if the text in the control is read only.