InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / DisplayReceivedHT Property
In This Topic
DisplayReceivedHT Property
In This Topic

Gets or sets a value indicating whether to display a horizontal tab symbol when the host sends an HT character.

Syntax
expression.DisplayReceivedHT As Boolean
where expression is a variable that represents a T27Terminal Object
See Also