Last Updated:
28 Mar 2024 09:01
by Henk
There is a problem with controlling the ReadOnly mode of the editor. If the ReadOnly property is set to "true" or "false", the editor behaves as expected. If instead a boolean variable is used, the editor seems to ignore the value of the variable; the text can be edited no matter the value of the variable.