PropertyName ReadOnly [A Boolean Value. The Property is Read-Write] - This property allows you to set the readonly status of Scintilla. When in readonly you can scroll the document, but no editing can be done. |
This property allows you to set the readonly status of Scintilla. When in readonly you can scroll the document, but no editing can be done. Type A Boolean Value. The Property is Read-Write Syntax Object.ReadOnly [ = Boolean ] The ReadOnly Property syntax has these parts:
|