InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsScreen Object / HostChangedControlPage Property
In This Topic
    HostChangedControlPage Property
    In This Topic
    Gets a value indicating whether the host has accessed/changed the control page.
    Syntax
    expression.HostChangedControlPage As Boolean
    where expression is a variable that represents a UtsScreen Object
    See Also