InfoConnect for Airlines VBA Guide
TVIAttributeSpaceEnabled Property
Gets or sets whether a visual attribute occupies a character space in display memory when InfoConnect emulates a TVI terminal (TerminalType = TVI955).
Syntax
Object.TVIAttributeSpaceEnabled As Boolean
Remarks
When this property is false, a visual attribute does not occupy a character space in display memory. When it is true, a visual attribute occupies a character space in display memory.
See Also