InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcScreen Object / ScreenSettleState Property
In This Topic
    ScreenSettleState Property (AlcScreen)
    In This Topic
    Gets a value indicating whether the screen is in the settled state (stability).
    Syntax
    expression.ScreenSettleState As Boolean
    where expression is a variable that represents a AlcScreen Object
    See Also