property HTML.AllowOvertype as Boolean
Specifies whether the control allows overtype or insert mode.

TypeDescription
Boolean A Boolean expression that specifies whether the control support Overtype mode.
By default, the AllowOvertype property is True. The Overtype property specifies whether the control is running in insert or overtype mode. Use the AllowOvertype property to specify whether the user can change the insert mode by pressing the Insert key.