InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcTerminal Object / DisplayApolloTabs Property
In This Topic
    DisplayApolloTabs Property
    In This Topic
    Gets or sets a value indicating whether tab characters (tab stops) from the Apollo host are displayed on the ALC screen.
    Syntax
    expression.DisplayApolloTabs As Boolean
    where expression is a variable that represents a AlcTerminal Object
    See Also