property Editor.Locked as Boolean
Determines whether the editor is locked or unlocked.

TypeDescription
Boolean A boolean expression that indicates whether the editor is locked or unlocked.
Use the Locked property to lock the editor. If the editor is locked, the user is not able to change the control's content using the editor.