Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / ShowControlCharacters Property
In This Topic
ShowControlCharacters Property
In This Topic
When this property is set to true, Reflection displays control characters but does not execute the functions these characters would otherwise perform.
Syntax
expression.ShowControlCharacters As Boolean
where expression is a variable that represents a Screen Object
See Also