InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsScreen Object / ScreenSettleState Property
In This Topic
    ScreenSettleState Property (UtsScreen)
    In This Topic
    Gets a value indicating the settle state (stability) of the current screen.
    Syntax
    expression.ScreenSettleState As Boolean
    where expression is a variable that represents a UtsScreen Object
    See Also