InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Screen Object / IsFormsMode Property
In This Topic
    IsFormsMode Property
    In This Topic
    Gets a value indicating whether the terminal is in forms mode.
    Syntax
    expression.IsFormsMode As Boolean
    where expression is a variable that represents a T27Screen Object
    See Also