expression.InsertMode As Boolean
where expression is a variable that represents a Screen Object
expression.InsertMode As Boolean
When this property is set to true, new characters are inserted at the cursor location, and existing characters are moved to the right.
This property is relevant when Reflection is in Block mode.