InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / TabSize Property
In This Topic
TabSize Property
In This Topic
Gets or sets a value indicating the number of spaces between tab stops. This value can be set only if VariableWidthTabs is false.
Syntax
expression.TabSize As Integer
where expression is a variable that represents a T27Terminal Object
See Also