property HTML.Overtype as Boolean
Specifies whether the control is running in overtype mode.

TypeDescription
Boolean A Boolean expression that determines whether the control is running the overtype or insert mode.
By default, the Overtype property is False. 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.